/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-more-array-sum-alt2.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-26 09:58:07,544 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-26 09:58:07,603 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 09:58:07,606 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-26 09:58:07,607 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-26 09:58:07,635 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-26 09:58:07,636 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-26 09:58:07,637 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-26 09:58:07,637 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-26 09:58:07,640 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-26 09:58:07,640 INFO L153 SettingsManager]: * Use SBE=true [2023-08-26 09:58:07,640 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-26 09:58:07,640 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-26 09:58:07,641 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-26 09:58:07,641 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-26 09:58:07,641 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-26 09:58:07,641 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-26 09:58:07,641 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-26 09:58:07,642 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-26 09:58:07,642 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-26 09:58:07,642 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-26 09:58:07,642 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-26 09:58:07,643 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-26 09:58:07,643 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-26 09:58:07,643 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-26 09:58:07,643 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-26 09:58:07,643 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-26 09:58:07,643 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 09:58:07,644 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-26 09:58:07,644 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-26 09:58:07,644 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-26 09:58:07,645 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-26 09:58:07,645 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-26 09:58:07,645 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-26 09:58:07,645 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-26 09:58:07,645 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 09:58:07,904 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-26 09:58:07,917 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-26 09:58:07,919 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-26 09:58:07,919 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-26 09:58:07,921 INFO L274 PluginConnector]: CDTParser initialized [2023-08-26 09:58:07,921 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-more-array-sum-alt2.wvr.c [2023-08-26 09:58:08,817 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-26 09:58:09,016 INFO L384 CDTParser]: Found 1 translation units. [2023-08-26 09:58:09,016 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-array-sum-alt2.wvr.c [2023-08-26 09:58:09,024 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a6e427be5/12ec1dab25774deda7877e856b5c82e9/FLAGc12fbd076 [2023-08-26 09:58:09,037 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a6e427be5/12ec1dab25774deda7877e856b5c82e9 [2023-08-26 09:58:09,041 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-26 09:58:09,042 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-26 09:58:09,045 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-26 09:58:09,045 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-26 09:58:09,047 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-26 09:58:09,048 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,048 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67a30fc2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09, skipping insertion in model container [2023-08-26 09:58:09,049 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,065 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-26 09:58:09,223 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 09:58:09,231 INFO L201 MainTranslator]: Completed pre-run [2023-08-26 09:58:09,271 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 09:58:09,276 WARN L669 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 09:58:09,276 WARN L669 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 09:58:09,280 INFO L206 MainTranslator]: Completed translation [2023-08-26 09:58:09,283 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09 WrapperNode [2023-08-26 09:58:09,283 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-26 09:58:09,283 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-26 09:58:09,284 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-26 09:58:09,284 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-26 09:58:09,288 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,295 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,320 INFO L138 Inliner]: procedures = 25, calls = 46, calls flagged for inlining = 13, calls inlined = 17, statements flattened = 297 [2023-08-26 09:58:09,321 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-26 09:58:09,321 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-26 09:58:09,321 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-26 09:58:09,321 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-26 09:58:09,329 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,329 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,332 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,332 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,347 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,350 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,351 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,352 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,354 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-26 09:58:09,355 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-26 09:58:09,355 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-26 09:58:09,355 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-26 09:58:09,355 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (1/1) ... [2023-08-26 09:58:09,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 09:58:09,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:09,377 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 09:58:09,382 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 09:58:09,396 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-26 09:58:09,396 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-26 09:58:09,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-26 09:58:09,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-26 09:58:09,397 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-08-26 09:58:09,397 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-08-26 09:58:09,397 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-08-26 09:58:09,397 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-08-26 09:58:09,397 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-08-26 09:58:09,397 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-08-26 09:58:09,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-26 09:58:09,397 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-08-26 09:58:09,397 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-08-26 09:58:09,397 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-08-26 09:58:09,397 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-26 09:58:09,397 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-26 09:58:09,398 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-26 09:58:09,398 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 09:58:09,482 INFO L236 CfgBuilder]: Building ICFG [2023-08-26 09:58:09,483 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-26 09:58:09,775 INFO L277 CfgBuilder]: Performing block encoding [2023-08-26 09:58:09,925 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-26 09:58:09,925 INFO L302 CfgBuilder]: Removed 4 assume(true) statements. [2023-08-26 09:58:09,927 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 09:58:09 BoogieIcfgContainer [2023-08-26 09:58:09,927 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-26 09:58:09,929 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-26 09:58:09,929 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-26 09:58:09,931 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-26 09:58:09,931 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.08 09:58:09" (1/3) ... [2023-08-26 09:58:09,932 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6436c1a8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 09:58:09, skipping insertion in model container [2023-08-26 09:58:09,932 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 09:58:09" (2/3) ... [2023-08-26 09:58:09,932 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6436c1a8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 09:58:09, skipping insertion in model container [2023-08-26 09:58:09,932 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 09:58:09" (3/3) ... [2023-08-26 09:58:09,933 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-array-sum-alt2.wvr.c [2023-08-26 09:58:09,943 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-26 09:58:09,943 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 30 error locations. [2023-08-26 09:58:09,944 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-26 09:58:10,010 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-08-26 09:58:10,041 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 234 places, 237 transitions, 498 flow [2023-08-26 09:58:10,104 INFO L124 PetriNetUnfolderBase]: 13/234 cut-off events. [2023-08-26 09:58:10,105 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-08-26 09:58:10,109 INFO L83 FinitePrefix]: Finished finitePrefix Result has 247 conditions, 234 events. 13/234 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 259 event pairs, 0 based on Foata normal form. 0/191 useless extension candidates. Maximal degree in co-relation 162. Up to 2 conditions per place. [2023-08-26 09:58:10,109 INFO L82 GeneralOperation]: Start removeDead. Operand has 234 places, 237 transitions, 498 flow [2023-08-26 09:58:10,116 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 220 places, 223 transitions, 464 flow [2023-08-26 09:58:10,118 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-26 09:58:10,126 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 220 places, 223 transitions, 464 flow [2023-08-26 09:58:10,128 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 220 places, 223 transitions, 464 flow [2023-08-26 09:58:10,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 220 places, 223 transitions, 464 flow [2023-08-26 09:58:10,171 INFO L124 PetriNetUnfolderBase]: 13/223 cut-off events. [2023-08-26 09:58:10,172 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-08-26 09:58:10,174 INFO L83 FinitePrefix]: Finished finitePrefix Result has 236 conditions, 223 events. 13/223 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 259 event pairs, 0 based on Foata normal form. 0/181 useless extension candidates. Maximal degree in co-relation 162. Up to 2 conditions per place. [2023-08-26 09:58:10,175 INFO L119 LiptonReduction]: Number of co-enabled transitions 4914 [2023-08-26 09:58:16,504 INFO L134 LiptonReduction]: Checked pairs total: 25923 [2023-08-26 09:58:16,504 INFO L136 LiptonReduction]: Total number of compositions: 219 [2023-08-26 09:58:16,517 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-26 09:58:16,524 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;@69f5d269, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-26 09:58:16,524 INFO L358 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2023-08-26 09:58:16,525 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-26 09:58:16,525 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-08-26 09:58:16,525 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 09:58:16,525 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:16,525 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-08-26 09:58:16,526 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:16,529 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:16,529 INFO L85 PathProgramCache]: Analyzing trace with hash 1095, now seen corresponding path program 1 times [2023-08-26 09:58:16,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:16,535 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [366176013] [2023-08-26 09:58:16,535 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:16,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:16,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:16,594 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 09:58:16,594 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:16,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [366176013] [2023-08-26 09:58:16,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [366176013] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:16,595 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:16,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-08-26 09:58:16,596 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1518165842] [2023-08-26 09:58:16,596 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:16,601 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-08-26 09:58:16,604 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:16,620 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-08-26 09:58:16,620 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-08-26 09:58:16,623 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 207 out of 456 [2023-08-26 09:58:16,627 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 75 transitions, 168 flow. Second operand has 2 states, 2 states have (on average 207.5) internal successors, (415), 2 states have internal predecessors, (415), 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 09:58:16,627 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:16,627 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 207 of 456 [2023-08-26 09:58:16,628 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:16,768 INFO L124 PetriNetUnfolderBase]: 429/1000 cut-off events. [2023-08-26 09:58:16,769 INFO L125 PetriNetUnfolderBase]: For 56/56 co-relation queries the response was YES. [2023-08-26 09:58:16,772 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1658 conditions, 1000 events. 429/1000 cut-off events. For 56/56 co-relation queries the response was YES. Maximal size of possible extension queue 76. Compared 6201 event pairs, 246 based on Foata normal form. 178/927 useless extension candidates. Maximal degree in co-relation 1362. Up to 596 conditions per place. [2023-08-26 09:58:16,777 INFO L140 encePairwiseOnDemand]: 431/456 looper letters, 24 selfloop transitions, 0 changer transitions 0/50 dead transitions. [2023-08-26 09:58:16,778 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 50 transitions, 166 flow [2023-08-26 09:58:16,779 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-08-26 09:58:16,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-08-26 09:58:16,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 463 transitions. [2023-08-26 09:58:16,791 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5076754385964912 [2023-08-26 09:58:16,792 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 463 transitions. [2023-08-26 09:58:16,792 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 463 transitions. [2023-08-26 09:58:16,794 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:16,796 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 463 transitions. [2023-08-26 09:58:16,799 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 231.5) internal successors, (463), 2 states have internal predecessors, (463), 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 09:58:16,802 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 456.0) internal successors, (1368), 3 states have internal predecessors, (1368), 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 09:58:16,803 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 456.0) internal successors, (1368), 3 states have internal predecessors, (1368), 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 09:58:16,804 INFO L175 Difference]: Start difference. First operand has 78 places, 75 transitions, 168 flow. Second operand 2 states and 463 transitions. [2023-08-26 09:58:16,805 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 50 transitions, 166 flow [2023-08-26 09:58:16,808 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 50 transitions, 154 flow, removed 0 selfloop flow, removed 6 redundant places. [2023-08-26 09:58:16,810 INFO L231 Difference]: Finished difference. Result has 51 places, 50 transitions, 106 flow [2023-08-26 09:58:16,811 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=106, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=106, PETRI_PLACES=51, PETRI_TRANSITIONS=50} [2023-08-26 09:58:16,813 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -27 predicate places. [2023-08-26 09:58:16,813 INFO L495 AbstractCegarLoop]: Abstraction has has 51 places, 50 transitions, 106 flow [2023-08-26 09:58:16,814 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 207.5) internal successors, (415), 2 states have internal predecessors, (415), 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 09:58:16,814 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:16,814 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-08-26 09:58:16,814 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-26 09:58:16,814 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:16,820 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:16,820 INFO L85 PathProgramCache]: Analyzing trace with hash -1737034266, now seen corresponding path program 1 times [2023-08-26 09:58:16,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:16,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1173375327] [2023-08-26 09:58:16,820 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:16,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:16,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:16,921 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 09:58:16,921 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:16,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1173375327] [2023-08-26 09:58:16,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1173375327] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:16,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:16,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 09:58:16,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [743521820] [2023-08-26 09:58:16,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:16,923 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 09:58:16,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:16,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 09:58:16,923 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 09:58:16,924 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 192 out of 456 [2023-08-26 09:58:16,925 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 51 places, 50 transitions, 106 flow. Second operand has 3 states, 3 states have (on average 193.66666666666666) internal successors, (581), 3 states have internal predecessors, (581), 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 09:58:16,925 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:16,925 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 192 of 456 [2023-08-26 09:58:16,925 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:17,022 INFO L124 PetriNetUnfolderBase]: 744/1417 cut-off events. [2023-08-26 09:58:17,022 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2023-08-26 09:58:17,024 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2491 conditions, 1417 events. 744/1417 cut-off events. For 26/26 co-relation queries the response was YES. Maximal size of possible extension queue 114. Compared 7987 event pairs, 505 based on Foata normal form. 0/1101 useless extension candidates. Maximal degree in co-relation 2488. Up to 1045 conditions per place. [2023-08-26 09:58:17,028 INFO L140 encePairwiseOnDemand]: 453/456 looper letters, 26 selfloop transitions, 1 changer transitions 0/48 dead transitions. [2023-08-26 09:58:17,028 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 48 transitions, 156 flow [2023-08-26 09:58:17,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 09:58:17,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 09:58:17,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 605 transitions. [2023-08-26 09:58:17,030 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4422514619883041 [2023-08-26 09:58:17,030 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 605 transitions. [2023-08-26 09:58:17,030 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 605 transitions. [2023-08-26 09:58:17,030 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:17,030 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 605 transitions. [2023-08-26 09:58:17,031 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 201.66666666666666) internal successors, (605), 3 states have internal predecessors, (605), 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 09:58:17,034 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 456.0) internal successors, (1824), 4 states have internal predecessors, (1824), 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 09:58:17,034 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 456.0) internal successors, (1824), 4 states have internal predecessors, (1824), 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 09:58:17,034 INFO L175 Difference]: Start difference. First operand has 51 places, 50 transitions, 106 flow. Second operand 3 states and 605 transitions. [2023-08-26 09:58:17,035 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 48 transitions, 156 flow [2023-08-26 09:58:17,035 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 48 transitions, 156 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 09:58:17,036 INFO L231 Difference]: Finished difference. Result has 51 places, 48 transitions, 104 flow [2023-08-26 09:58:17,036 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=102, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=104, PETRI_PLACES=51, PETRI_TRANSITIONS=48} [2023-08-26 09:58:17,036 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -27 predicate places. [2023-08-26 09:58:17,037 INFO L495 AbstractCegarLoop]: Abstraction has has 51 places, 48 transitions, 104 flow [2023-08-26 09:58:17,037 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 193.66666666666666) internal successors, (581), 3 states have internal predecessors, (581), 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 09:58:17,037 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:17,037 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:17,037 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-08-26 09:58:17,037 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:17,038 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:17,038 INFO L85 PathProgramCache]: Analyzing trace with hash 1663814621, now seen corresponding path program 1 times [2023-08-26 09:58:17,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:17,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1226756944] [2023-08-26 09:58:17,038 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:17,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:17,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:17,076 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 09:58:17,077 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:17,077 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1226756944] [2023-08-26 09:58:17,077 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1226756944] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:17,077 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:17,077 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 09:58:17,077 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [117591877] [2023-08-26 09:58:17,077 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:17,077 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 09:58:17,078 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:17,078 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 09:58:17,078 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 09:58:17,079 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 192 out of 456 [2023-08-26 09:58:17,079 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 51 places, 48 transitions, 104 flow. Second operand has 3 states, 3 states have (on average 194.33333333333334) internal successors, (583), 3 states have internal predecessors, (583), 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 09:58:17,079 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:17,079 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 192 of 456 [2023-08-26 09:58:17,079 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:17,195 INFO L124 PetriNetUnfolderBase]: 622/1160 cut-off events. [2023-08-26 09:58:17,196 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2023-08-26 09:58:17,197 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2068 conditions, 1160 events. 622/1160 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 79. Compared 6008 event pairs, 418 based on Foata normal form. 0/927 useless extension candidates. Maximal degree in co-relation 2064. Up to 876 conditions per place. [2023-08-26 09:58:17,201 INFO L140 encePairwiseOnDemand]: 453/456 looper letters, 25 selfloop transitions, 1 changer transitions 0/46 dead transitions. [2023-08-26 09:58:17,201 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 46 transitions, 152 flow [2023-08-26 09:58:17,201 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 09:58:17,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 09:58:17,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 604 transitions. [2023-08-26 09:58:17,202 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4415204678362573 [2023-08-26 09:58:17,202 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 604 transitions. [2023-08-26 09:58:17,202 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 604 transitions. [2023-08-26 09:58:17,203 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:17,203 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 604 transitions. [2023-08-26 09:58:17,204 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 201.33333333333334) internal successors, (604), 3 states have internal predecessors, (604), 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 09:58:17,205 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 456.0) internal successors, (1824), 4 states have internal predecessors, (1824), 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 09:58:17,206 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 456.0) internal successors, (1824), 4 states have internal predecessors, (1824), 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 09:58:17,206 INFO L175 Difference]: Start difference. First operand has 51 places, 48 transitions, 104 flow. Second operand 3 states and 604 transitions. [2023-08-26 09:58:17,206 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 46 transitions, 152 flow [2023-08-26 09:58:17,207 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 46 transitions, 151 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 09:58:17,208 INFO L231 Difference]: Finished difference. Result has 50 places, 46 transitions, 101 flow [2023-08-26 09:58:17,209 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=99, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=101, PETRI_PLACES=50, PETRI_TRANSITIONS=46} [2023-08-26 09:58:17,209 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -28 predicate places. [2023-08-26 09:58:17,209 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 46 transitions, 101 flow [2023-08-26 09:58:17,210 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 194.33333333333334) internal successors, (583), 3 states have internal predecessors, (583), 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 09:58:17,210 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:17,210 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:17,210 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-08-26 09:58:17,213 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:17,213 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:17,213 INFO L85 PathProgramCache]: Analyzing trace with hash 1720597200, now seen corresponding path program 1 times [2023-08-26 09:58:17,213 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:17,213 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2106840953] [2023-08-26 09:58:17,213 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:17,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:17,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:17,569 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 09:58:17,570 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:17,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2106840953] [2023-08-26 09:58:17,570 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2106840953] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:17,570 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:17,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 09:58:17,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2113530913] [2023-08-26 09:58:17,570 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:17,570 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 09:58:17,570 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:17,571 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 09:58:17,571 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 09:58:17,572 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-26 09:58:17,573 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 46 transitions, 101 flow. Second operand has 6 states, 6 states have (on average 179.0) internal successors, (1074), 6 states have internal predecessors, (1074), 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 09:58:17,573 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:17,573 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-26 09:58:17,573 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:17,839 INFO L124 PetriNetUnfolderBase]: 1251/1752 cut-off events. [2023-08-26 09:58:17,839 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 09:58:17,841 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3463 conditions, 1752 events. 1251/1752 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 103. Compared 7948 event pairs, 104 based on Foata normal form. 0/1355 useless extension candidates. Maximal degree in co-relation 3459. Up to 749 conditions per place. [2023-08-26 09:58:17,846 INFO L140 encePairwiseOnDemand]: 451/456 looper letters, 70 selfloop transitions, 4 changer transitions 0/81 dead transitions. [2023-08-26 09:58:17,846 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 81 transitions, 319 flow [2023-08-26 09:58:17,847 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 09:58:17,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 09:58:17,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1137 transitions. [2023-08-26 09:58:17,849 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4155701754385965 [2023-08-26 09:58:17,849 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1137 transitions. [2023-08-26 09:58:17,849 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1137 transitions. [2023-08-26 09:58:17,849 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:17,849 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1137 transitions. [2023-08-26 09:58:17,851 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 189.5) internal successors, (1137), 6 states have internal predecessors, (1137), 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 09:58:17,854 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 456.0) internal successors, (3192), 7 states have internal predecessors, (3192), 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 09:58:17,855 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 456.0) internal successors, (3192), 7 states have internal predecessors, (3192), 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 09:58:17,855 INFO L175 Difference]: Start difference. First operand has 50 places, 46 transitions, 101 flow. Second operand 6 states and 1137 transitions. [2023-08-26 09:58:17,855 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 81 transitions, 319 flow [2023-08-26 09:58:17,856 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 81 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 09:58:17,857 INFO L231 Difference]: Finished difference. Result has 53 places, 45 transitions, 106 flow [2023-08-26 09:58:17,857 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=98, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=106, PETRI_PLACES=53, PETRI_TRANSITIONS=45} [2023-08-26 09:58:17,857 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -25 predicate places. [2023-08-26 09:58:17,857 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 45 transitions, 106 flow [2023-08-26 09:58:17,858 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 179.0) internal successors, (1074), 6 states have internal predecessors, (1074), 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 09:58:17,858 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:17,858 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] [2023-08-26 09:58:17,858 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-08-26 09:58:17,858 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:17,859 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:17,859 INFO L85 PathProgramCache]: Analyzing trace with hash 1196828973, now seen corresponding path program 1 times [2023-08-26 09:58:17,859 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:17,859 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [612197889] [2023-08-26 09:58:17,859 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:17,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:17,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:18,081 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 09:58:18,081 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:18,081 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [612197889] [2023-08-26 09:58:18,081 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [612197889] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:18,081 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:18,081 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 09:58:18,081 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1585667901] [2023-08-26 09:58:18,081 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:18,082 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 09:58:18,082 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:18,082 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 09:58:18,082 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 09:58:18,085 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-26 09:58:18,086 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 45 transitions, 106 flow. Second operand has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 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 09:58:18,086 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:18,086 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-26 09:58:18,086 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:18,321 INFO L124 PetriNetUnfolderBase]: 1224/1737 cut-off events. [2023-08-26 09:58:18,321 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2023-08-26 09:58:18,323 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3601 conditions, 1737 events. 1224/1737 cut-off events. For 60/60 co-relation queries the response was YES. Maximal size of possible extension queue 107. Compared 7985 event pairs, 641 based on Foata normal form. 0/1321 useless extension candidates. Maximal degree in co-relation 3597. Up to 1407 conditions per place. [2023-08-26 09:58:18,329 INFO L140 encePairwiseOnDemand]: 451/456 looper letters, 57 selfloop transitions, 4 changer transitions 0/68 dead transitions. [2023-08-26 09:58:18,329 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 68 transitions, 274 flow [2023-08-26 09:58:18,329 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 09:58:18,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 09:58:18,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1124 transitions. [2023-08-26 09:58:18,332 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4108187134502924 [2023-08-26 09:58:18,332 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1124 transitions. [2023-08-26 09:58:18,332 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1124 transitions. [2023-08-26 09:58:18,332 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:18,333 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1124 transitions. [2023-08-26 09:58:18,335 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 187.33333333333334) internal successors, (1124), 6 states have internal predecessors, (1124), 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 09:58:18,338 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 456.0) internal successors, (3192), 7 states have internal predecessors, (3192), 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 09:58:18,340 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 456.0) internal successors, (3192), 7 states have internal predecessors, (3192), 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 09:58:18,340 INFO L175 Difference]: Start difference. First operand has 53 places, 45 transitions, 106 flow. Second operand 6 states and 1124 transitions. [2023-08-26 09:58:18,340 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 68 transitions, 274 flow [2023-08-26 09:58:18,343 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 68 transitions, 267 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-26 09:58:18,344 INFO L231 Difference]: Finished difference. Result has 53 places, 44 transitions, 105 flow [2023-08-26 09:58:18,344 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=97, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=105, PETRI_PLACES=53, PETRI_TRANSITIONS=44} [2023-08-26 09:58:18,345 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -25 predicate places. [2023-08-26 09:58:18,345 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 44 transitions, 105 flow [2023-08-26 09:58:18,346 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 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 09:58:18,346 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:18,346 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, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:18,346 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-08-26 09:58:18,346 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:18,346 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:18,347 INFO L85 PathProgramCache]: Analyzing trace with hash -1951259049, now seen corresponding path program 1 times [2023-08-26 09:58:18,347 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:18,347 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [554635986] [2023-08-26 09:58:18,347 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:18,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:18,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:18,619 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 09:58:18,619 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:18,619 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [554635986] [2023-08-26 09:58:18,619 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [554635986] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:18,619 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:18,619 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 09:58:18,619 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1255750974] [2023-08-26 09:58:18,620 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:18,620 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 09:58:18,620 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:18,621 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 09:58:18,623 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 09:58:18,624 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-26 09:58:18,625 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 44 transitions, 105 flow. Second operand has 6 states, 6 states have (on average 181.33333333333334) internal successors, (1088), 6 states have internal predecessors, (1088), 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 09:58:18,625 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:18,625 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-26 09:58:18,625 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:18,825 INFO L124 PetriNetUnfolderBase]: 1221/1731 cut-off events. [2023-08-26 09:58:18,825 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 09:58:18,827 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3493 conditions, 1731 events. 1221/1731 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 107. Compared 8004 event pairs, 728 based on Foata normal form. 0/1318 useless extension candidates. Maximal degree in co-relation 3489. Up to 1608 conditions per place. [2023-08-26 09:58:18,831 INFO L140 encePairwiseOnDemand]: 451/456 looper letters, 44 selfloop transitions, 4 changer transitions 0/55 dead transitions. [2023-08-26 09:58:18,831 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 55 transitions, 223 flow [2023-08-26 09:58:18,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 09:58:18,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 09:58:18,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1111 transitions. [2023-08-26 09:58:18,834 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4060672514619883 [2023-08-26 09:58:18,834 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1111 transitions. [2023-08-26 09:58:18,834 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1111 transitions. [2023-08-26 09:58:18,835 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:18,835 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1111 transitions. [2023-08-26 09:58:18,836 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 185.16666666666666) internal successors, (1111), 6 states have internal predecessors, (1111), 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 09:58:18,838 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 456.0) internal successors, (3192), 7 states have internal predecessors, (3192), 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 09:58:18,839 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 456.0) internal successors, (3192), 7 states have internal predecessors, (3192), 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 09:58:18,839 INFO L175 Difference]: Start difference. First operand has 53 places, 44 transitions, 105 flow. Second operand 6 states and 1111 transitions. [2023-08-26 09:58:18,839 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 55 transitions, 223 flow [2023-08-26 09:58:18,841 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 55 transitions, 216 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-26 09:58:18,842 INFO L231 Difference]: Finished difference. Result has 53 places, 43 transitions, 104 flow [2023-08-26 09:58:18,842 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=104, PETRI_PLACES=53, PETRI_TRANSITIONS=43} [2023-08-26 09:58:18,844 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -25 predicate places. [2023-08-26 09:58:18,844 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 43 transitions, 104 flow [2023-08-26 09:58:18,844 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 181.33333333333334) internal successors, (1088), 6 states have internal predecessors, (1088), 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 09:58:18,844 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:18,844 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:18,844 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-08-26 09:58:18,844 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:18,845 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:18,845 INFO L85 PathProgramCache]: Analyzing trace with hash -1350175421, now seen corresponding path program 1 times [2023-08-26 09:58:18,845 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:18,845 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1220312680] [2023-08-26 09:58:18,847 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:18,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:18,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:18,973 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 09:58:18,973 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:18,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1220312680] [2023-08-26 09:58:18,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1220312680] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:18,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:18,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-08-26 09:58:18,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1943657085] [2023-08-26 09:58:18,974 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:18,974 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 09:58:18,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:18,974 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 09:58:18,974 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 09:58:18,975 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 204 out of 456 [2023-08-26 09:58:18,975 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 43 transitions, 104 flow. Second operand has 3 states, 3 states have (on average 210.0) internal successors, (630), 3 states have internal predecessors, (630), 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 09:58:18,975 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:18,975 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 204 of 456 [2023-08-26 09:58:18,975 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:19,081 INFO L124 PetriNetUnfolderBase]: 638/1218 cut-off events. [2023-08-26 09:58:19,081 INFO L125 PetriNetUnfolderBase]: For 29/62 co-relation queries the response was YES. [2023-08-26 09:58:19,083 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2232 conditions, 1218 events. 638/1218 cut-off events. For 29/62 co-relation queries the response was YES. Maximal size of possible extension queue 89. Compared 6871 event pairs, 138 based on Foata normal form. 10/1002 useless extension candidates. Maximal degree in co-relation 2228. Up to 662 conditions per place. [2023-08-26 09:58:19,086 INFO L140 encePairwiseOnDemand]: 451/456 looper letters, 38 selfloop transitions, 4 changer transitions 1/62 dead transitions. [2023-08-26 09:58:19,087 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 62 transitions, 235 flow [2023-08-26 09:58:19,087 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 09:58:19,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 09:58:19,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 656 transitions. [2023-08-26 09:58:19,088 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.47953216374269003 [2023-08-26 09:58:19,088 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 656 transitions. [2023-08-26 09:58:19,088 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 656 transitions. [2023-08-26 09:58:19,089 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:19,089 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 656 transitions. [2023-08-26 09:58:19,089 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 218.66666666666666) internal successors, (656), 3 states have internal predecessors, (656), 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 09:58:19,091 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 456.0) internal successors, (1824), 4 states have internal predecessors, (1824), 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 09:58:19,091 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 456.0) internal successors, (1824), 4 states have internal predecessors, (1824), 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 09:58:19,091 INFO L175 Difference]: Start difference. First operand has 53 places, 43 transitions, 104 flow. Second operand 3 states and 656 transitions. [2023-08-26 09:58:19,091 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 62 transitions, 235 flow [2023-08-26 09:58:19,092 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 62 transitions, 226 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-26 09:58:19,093 INFO L231 Difference]: Finished difference. Result has 52 places, 46 transitions, 123 flow [2023-08-26 09:58:19,093 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=97, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=123, PETRI_PLACES=52, PETRI_TRANSITIONS=46} [2023-08-26 09:58:19,094 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -26 predicate places. [2023-08-26 09:58:19,094 INFO L495 AbstractCegarLoop]: Abstraction has has 52 places, 46 transitions, 123 flow [2023-08-26 09:58:19,096 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.0) internal successors, (630), 3 states have internal predecessors, (630), 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 09:58:19,096 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:19,096 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:19,096 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-08-26 09:58:19,096 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:19,097 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:19,097 INFO L85 PathProgramCache]: Analyzing trace with hash -1794296606, now seen corresponding path program 1 times [2023-08-26 09:58:19,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:19,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [501784471] [2023-08-26 09:58:19,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:19,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:19,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:19,199 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 09:58:19,199 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:19,199 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [501784471] [2023-08-26 09:58:19,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [501784471] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:19,200 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:19,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-26 09:58:19,200 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1851178605] [2023-08-26 09:58:19,200 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:19,200 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-26 09:58:19,201 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:19,201 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-26 09:58:19,201 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-08-26 09:58:19,202 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-26 09:58:19,202 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 46 transitions, 123 flow. Second operand has 5 states, 5 states have (on average 181.2) internal successors, (906), 5 states have internal predecessors, (906), 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 09:58:19,202 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:19,203 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-26 09:58:19,203 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:19,450 INFO L124 PetriNetUnfolderBase]: 1102/2363 cut-off events. [2023-08-26 09:58:19,450 INFO L125 PetriNetUnfolderBase]: For 331/376 co-relation queries the response was YES. [2023-08-26 09:58:19,453 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4668 conditions, 2363 events. 1102/2363 cut-off events. For 331/376 co-relation queries the response was YES. Maximal size of possible extension queue 159. Compared 16670 event pairs, 567 based on Foata normal form. 1/2033 useless extension candidates. Maximal degree in co-relation 4663. Up to 963 conditions per place. [2023-08-26 09:58:19,460 INFO L140 encePairwiseOnDemand]: 450/456 looper letters, 60 selfloop transitions, 5 changer transitions 0/83 dead transitions. [2023-08-26 09:58:19,460 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 83 transitions, 358 flow [2023-08-26 09:58:19,460 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-08-26 09:58:19,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-08-26 09:58:19,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 944 transitions. [2023-08-26 09:58:19,462 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.41403508771929826 [2023-08-26 09:58:19,462 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 944 transitions. [2023-08-26 09:58:19,463 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 944 transitions. [2023-08-26 09:58:19,463 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:19,463 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 944 transitions. [2023-08-26 09:58:19,464 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 188.8) internal successors, (944), 5 states have internal predecessors, (944), 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 09:58:19,467 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 456.0) internal successors, (2736), 6 states have internal predecessors, (2736), 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 09:58:19,467 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 456.0) internal successors, (2736), 6 states have internal predecessors, (2736), 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 09:58:19,467 INFO L175 Difference]: Start difference. First operand has 52 places, 46 transitions, 123 flow. Second operand 5 states and 944 transitions. [2023-08-26 09:58:19,467 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 83 transitions, 358 flow [2023-08-26 09:58:19,468 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 83 transitions, 350 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 09:58:19,469 INFO L231 Difference]: Finished difference. Result has 58 places, 50 transitions, 156 flow [2023-08-26 09:58:19,469 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=119, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=156, PETRI_PLACES=58, PETRI_TRANSITIONS=50} [2023-08-26 09:58:19,470 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -20 predicate places. [2023-08-26 09:58:19,470 INFO L495 AbstractCegarLoop]: Abstraction has has 58 places, 50 transitions, 156 flow [2023-08-26 09:58:19,471 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 181.2) internal successors, (906), 5 states have internal predecessors, (906), 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 09:58:19,471 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:19,471 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:19,471 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-08-26 09:58:19,471 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:19,471 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:19,472 INFO L85 PathProgramCache]: Analyzing trace with hash -676913132, now seen corresponding path program 1 times [2023-08-26 09:58:19,472 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:19,472 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1975398368] [2023-08-26 09:58:19,472 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:19,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:19,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:19,594 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 09:58:19,595 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:19,595 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1975398368] [2023-08-26 09:58:19,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1975398368] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:19,595 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:19,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-26 09:58:19,595 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [935265306] [2023-08-26 09:58:19,595 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:19,595 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-26 09:58:19,596 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:19,596 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-26 09:58:19,596 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-08-26 09:58:19,597 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 456 [2023-08-26 09:58:19,597 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 50 transitions, 156 flow. Second operand has 5 states, 5 states have (on average 175.2) internal successors, (876), 5 states have internal predecessors, (876), 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 09:58:19,597 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:19,598 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 456 [2023-08-26 09:58:19,598 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:19,777 INFO L124 PetriNetUnfolderBase]: 850/1980 cut-off events. [2023-08-26 09:58:19,777 INFO L125 PetriNetUnfolderBase]: For 490/534 co-relation queries the response was YES. [2023-08-26 09:58:19,781 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3974 conditions, 1980 events. 850/1980 cut-off events. For 490/534 co-relation queries the response was YES. Maximal size of possible extension queue 130. Compared 14421 event pairs, 541 based on Foata normal form. 36/1777 useless extension candidates. Maximal degree in co-relation 3966. Up to 971 conditions per place. [2023-08-26 09:58:19,786 INFO L140 encePairwiseOnDemand]: 450/456 looper letters, 54 selfloop transitions, 5 changer transitions 0/78 dead transitions. [2023-08-26 09:58:19,786 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 78 transitions, 352 flow [2023-08-26 09:58:19,786 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-08-26 09:58:19,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-08-26 09:58:19,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 910 transitions. [2023-08-26 09:58:19,788 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3991228070175439 [2023-08-26 09:58:19,788 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 910 transitions. [2023-08-26 09:58:19,788 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 910 transitions. [2023-08-26 09:58:19,788 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:19,789 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 910 transitions. [2023-08-26 09:58:19,790 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 182.0) internal successors, (910), 5 states have internal predecessors, (910), 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 09:58:19,792 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 456.0) internal successors, (2736), 6 states have internal predecessors, (2736), 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 09:58:19,792 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 456.0) internal successors, (2736), 6 states have internal predecessors, (2736), 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 09:58:19,792 INFO L175 Difference]: Start difference. First operand has 58 places, 50 transitions, 156 flow. Second operand 5 states and 910 transitions. [2023-08-26 09:58:19,792 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 78 transitions, 352 flow [2023-08-26 09:58:19,793 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 78 transitions, 348 flow, removed 1 selfloop flow, removed 1 redundant places. [2023-08-26 09:58:19,794 INFO L231 Difference]: Finished difference. Result has 63 places, 52 transitions, 177 flow [2023-08-26 09:58:19,794 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=152, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=177, PETRI_PLACES=63, PETRI_TRANSITIONS=52} [2023-08-26 09:58:19,801 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -15 predicate places. [2023-08-26 09:58:19,801 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 52 transitions, 177 flow [2023-08-26 09:58:19,802 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 175.2) internal successors, (876), 5 states have internal predecessors, (876), 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 09:58:19,802 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:19,802 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:19,802 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-08-26 09:58:19,802 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:19,802 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:19,802 INFO L85 PathProgramCache]: Analyzing trace with hash -2033839296, now seen corresponding path program 1 times [2023-08-26 09:58:19,802 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:19,802 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1180164678] [2023-08-26 09:58:19,803 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:19,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:19,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:19,880 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 09:58:19,881 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:19,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1180164678] [2023-08-26 09:58:19,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1180164678] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 09:58:19,881 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 09:58:19,881 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-26 09:58:19,881 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1706317942] [2023-08-26 09:58:19,881 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:19,881 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-26 09:58:19,882 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:19,882 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-26 09:58:19,882 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-08-26 09:58:19,882 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 456 [2023-08-26 09:58:19,883 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 52 transitions, 177 flow. Second operand has 5 states, 5 states have (on average 175.8) internal successors, (879), 5 states have internal predecessors, (879), 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 09:58:19,883 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:19,883 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 456 [2023-08-26 09:58:19,883 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:20,043 INFO L124 PetriNetUnfolderBase]: 695/1552 cut-off events. [2023-08-26 09:58:20,044 INFO L125 PetriNetUnfolderBase]: For 532/596 co-relation queries the response was YES. [2023-08-26 09:58:20,046 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3398 conditions, 1552 events. 695/1552 cut-off events. For 532/596 co-relation queries the response was YES. Maximal size of possible extension queue 107. Compared 10436 event pairs, 414 based on Foata normal form. 46/1344 useless extension candidates. Maximal degree in co-relation 3388. Up to 906 conditions per place. [2023-08-26 09:58:20,050 INFO L140 encePairwiseOnDemand]: 450/456 looper letters, 26 selfloop transitions, 2 changer transitions 25/72 dead transitions. [2023-08-26 09:58:20,051 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 72 transitions, 335 flow [2023-08-26 09:58:20,051 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-08-26 09:58:20,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-08-26 09:58:20,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 909 transitions. [2023-08-26 09:58:20,053 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3986842105263158 [2023-08-26 09:58:20,053 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 909 transitions. [2023-08-26 09:58:20,053 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 909 transitions. [2023-08-26 09:58:20,053 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:20,053 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 909 transitions. [2023-08-26 09:58:20,054 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 181.8) internal successors, (909), 5 states have internal predecessors, (909), 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 09:58:20,056 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 456.0) internal successors, (2736), 6 states have internal predecessors, (2736), 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 09:58:20,057 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 456.0) internal successors, (2736), 6 states have internal predecessors, (2736), 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 09:58:20,057 INFO L175 Difference]: Start difference. First operand has 63 places, 52 transitions, 177 flow. Second operand 5 states and 909 transitions. [2023-08-26 09:58:20,057 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 72 transitions, 335 flow [2023-08-26 09:58:20,058 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 72 transitions, 330 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-26 09:58:20,059 INFO L231 Difference]: Finished difference. Result has 67 places, 47 transitions, 149 flow [2023-08-26 09:58:20,059 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=172, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=149, PETRI_PLACES=67, PETRI_TRANSITIONS=47} [2023-08-26 09:58:20,059 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -11 predicate places. [2023-08-26 09:58:20,059 INFO L495 AbstractCegarLoop]: Abstraction has has 67 places, 47 transitions, 149 flow [2023-08-26 09:58:20,060 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 175.8) internal successors, (879), 5 states have internal predecessors, (879), 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 09:58:20,060 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:20,060 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:20,060 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-08-26 09:58:20,060 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:20,060 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:20,060 INFO L85 PathProgramCache]: Analyzing trace with hash 1783452252, now seen corresponding path program 1 times [2023-08-26 09:58:20,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:20,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [510952387] [2023-08-26 09:58:20,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:20,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:20,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:20,200 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 09:58:20,200 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:20,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [510952387] [2023-08-26 09:58:20,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [510952387] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:20,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2081824670] [2023-08-26 09:58:20,200 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:20,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:20,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:20,203 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 09:58:20,249 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 09:58:20,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:20,366 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 8 conjunts are in the unsatisfiable core [2023-08-26 09:58:20,370 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:20,461 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 09:58:20,461 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:20,512 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 09:58:20,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2081824670] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:58:20,512 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:58:20,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 13 [2023-08-26 09:58:20,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [884309277] [2023-08-26 09:58:20,512 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:58:20,513 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-08-26 09:58:20,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:20,513 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-08-26 09:58:20,513 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182 [2023-08-26 09:58:20,515 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 456 [2023-08-26 09:58:20,516 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 47 transitions, 149 flow. Second operand has 14 states, 14 states have (on average 170.64285714285714) internal successors, (2389), 14 states have internal predecessors, (2389), 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 09:58:20,516 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:20,516 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 456 [2023-08-26 09:58:20,516 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:20,874 INFO L124 PetriNetUnfolderBase]: 954/1882 cut-off events. [2023-08-26 09:58:20,874 INFO L125 PetriNetUnfolderBase]: For 948/970 co-relation queries the response was YES. [2023-08-26 09:58:20,878 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4530 conditions, 1882 events. 954/1882 cut-off events. For 948/970 co-relation queries the response was YES. Maximal size of possible extension queue 124. Compared 11797 event pairs, 260 based on Foata normal form. 34/1642 useless extension candidates. Maximal degree in co-relation 4518. Up to 658 conditions per place. [2023-08-26 09:58:20,884 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 63 selfloop transitions, 10 changer transitions 0/91 dead transitions. [2023-08-26 09:58:20,884 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 91 transitions, 449 flow [2023-08-26 09:58:20,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-08-26 09:58:20,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-08-26 09:58:20,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1409 transitions. [2023-08-26 09:58:20,887 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3862390350877193 [2023-08-26 09:58:20,887 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1409 transitions. [2023-08-26 09:58:20,887 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1409 transitions. [2023-08-26 09:58:20,888 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:20,888 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1409 transitions. [2023-08-26 09:58:20,890 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 176.125) internal successors, (1409), 8 states have internal predecessors, (1409), 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 09:58:20,893 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 456.0) internal successors, (4104), 9 states have internal predecessors, (4104), 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 09:58:20,893 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 456.0) internal successors, (4104), 9 states have internal predecessors, (4104), 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 09:58:20,893 INFO L175 Difference]: Start difference. First operand has 67 places, 47 transitions, 149 flow. Second operand 8 states and 1409 transitions. [2023-08-26 09:58:20,893 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 91 transitions, 449 flow [2023-08-26 09:58:20,899 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 91 transitions, 397 flow, removed 24 selfloop flow, removed 8 redundant places. [2023-08-26 09:58:20,899 INFO L231 Difference]: Finished difference. Result has 63 places, 52 transitions, 186 flow [2023-08-26 09:58:20,900 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=127, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=186, PETRI_PLACES=63, PETRI_TRANSITIONS=52} [2023-08-26 09:58:20,900 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -15 predicate places. [2023-08-26 09:58:20,900 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 52 transitions, 186 flow [2023-08-26 09:58:20,901 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 170.64285714285714) internal successors, (2389), 14 states have internal predecessors, (2389), 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 09:58:20,901 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:20,901 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:20,913 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 09:58:21,110 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,SelfDestructingSolverStorable10 [2023-08-26 09:58:21,111 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:21,111 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:21,111 INFO L85 PathProgramCache]: Analyzing trace with hash 1645503932, now seen corresponding path program 2 times [2023-08-26 09:58:21,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:21,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [871806414] [2023-08-26 09:58:21,111 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:21,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:21,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:21,247 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:21,247 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:21,247 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [871806414] [2023-08-26 09:58:21,247 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [871806414] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:21,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [834785860] [2023-08-26 09:58:21,248 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-08-26 09:58:21,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:21,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:21,249 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 09:58:21,252 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 09:58:21,403 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-26 09:58:21,404 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:58:21,405 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 8 conjunts are in the unsatisfiable core [2023-08-26 09:58:21,407 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:21,508 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:21,508 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:21,591 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:21,591 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [834785860] provided 1 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:21,591 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-08-26 09:58:21,591 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7, 6] total 15 [2023-08-26 09:58:21,591 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1915687591] [2023-08-26 09:58:21,591 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:21,591 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-08-26 09:58:21,592 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:21,592 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-08-26 09:58:21,592 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=186, Unknown=0, NotChecked=0, Total=240 [2023-08-26 09:58:21,593 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 456 [2023-08-26 09:58:21,598 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 52 transitions, 186 flow. Second operand has 7 states, 7 states have (on average 171.14285714285714) internal successors, (1198), 7 states have internal predecessors, (1198), 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 09:58:21,598 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:21,599 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 456 [2023-08-26 09:58:21,599 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:21,934 INFO L124 PetriNetUnfolderBase]: 1098/2187 cut-off events. [2023-08-26 09:58:21,934 INFO L125 PetriNetUnfolderBase]: For 1582/1584 co-relation queries the response was YES. [2023-08-26 09:58:21,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5209 conditions, 2187 events. 1098/2187 cut-off events. For 1582/1584 co-relation queries the response was YES. Maximal size of possible extension queue 142. Compared 14536 event pairs, 331 based on Foata normal form. 18/2001 useless extension candidates. Maximal degree in co-relation 5200. Up to 835 conditions per place. [2023-08-26 09:58:21,945 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 84 selfloop transitions, 18 changer transitions 0/120 dead transitions. [2023-08-26 09:58:21,945 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 120 transitions, 615 flow [2023-08-26 09:58:21,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-08-26 09:58:21,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2023-08-26 09:58:21,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 1600 transitions. [2023-08-26 09:58:21,949 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3898635477582846 [2023-08-26 09:58:21,949 INFO L72 ComplementDD]: Start complementDD. Operand 9 states and 1600 transitions. [2023-08-26 09:58:21,949 INFO L73 IsDeterministic]: Start isDeterministic. Operand 9 states and 1600 transitions. [2023-08-26 09:58:21,949 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:21,949 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 9 states and 1600 transitions. [2023-08-26 09:58:21,951 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 10 states, 9 states have (on average 177.77777777777777) internal successors, (1600), 9 states have internal predecessors, (1600), 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 09:58:21,955 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 10 states, 10 states have (on average 456.0) internal successors, (4560), 10 states have internal predecessors, (4560), 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 09:58:21,955 INFO L81 ComplementDD]: Finished complementDD. Result has 10 states, 10 states have (on average 456.0) internal successors, (4560), 10 states have internal predecessors, (4560), 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 09:58:21,955 INFO L175 Difference]: Start difference. First operand has 63 places, 52 transitions, 186 flow. Second operand 9 states and 1600 transitions. [2023-08-26 09:58:21,955 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 120 transitions, 615 flow [2023-08-26 09:58:21,959 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 120 transitions, 608 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-08-26 09:58:21,960 INFO L231 Difference]: Finished difference. Result has 71 places, 63 transitions, 295 flow [2023-08-26 09:58:21,960 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=179, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=295, PETRI_PLACES=71, PETRI_TRANSITIONS=63} [2023-08-26 09:58:21,961 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -7 predicate places. [2023-08-26 09:58:21,961 INFO L495 AbstractCegarLoop]: Abstraction has has 71 places, 63 transitions, 295 flow [2023-08-26 09:58:21,961 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 171.14285714285714) internal successors, (1198), 7 states have internal predecessors, (1198), 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 09:58:21,961 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:21,961 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:21,968 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-08-26 09:58:22,166 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,SelfDestructingSolverStorable11 [2023-08-26 09:58:22,168 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:22,168 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:22,169 INFO L85 PathProgramCache]: Analyzing trace with hash -1812100864, now seen corresponding path program 3 times [2023-08-26 09:58:22,169 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:22,169 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462360265] [2023-08-26 09:58:22,169 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:22,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:22,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:22,258 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:22,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:22,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462360265] [2023-08-26 09:58:22,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [462360265] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:22,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1255743982] [2023-08-26 09:58:22,259 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-08-26 09:58:22,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:22,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:22,260 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 09:58:22,261 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 09:58:22,404 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-08-26 09:58:22,404 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:58:22,405 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 8 conjunts are in the unsatisfiable core [2023-08-26 09:58:22,407 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:22,465 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:22,465 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:22,532 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:22,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1255743982] provided 1 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:22,533 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-08-26 09:58:22,533 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7, 6] total 13 [2023-08-26 09:58:22,533 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1763625567] [2023-08-26 09:58:22,533 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:22,533 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-08-26 09:58:22,533 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:22,534 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-08-26 09:58:22,534 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182 [2023-08-26 09:58:22,534 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 456 [2023-08-26 09:58:22,535 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 63 transitions, 295 flow. Second operand has 7 states, 7 states have (on average 171.14285714285714) internal successors, (1198), 7 states have internal predecessors, (1198), 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 09:58:22,535 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:22,535 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 456 [2023-08-26 09:58:22,535 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:22,869 INFO L124 PetriNetUnfolderBase]: 1436/2843 cut-off events. [2023-08-26 09:58:22,869 INFO L125 PetriNetUnfolderBase]: For 5466/5514 co-relation queries the response was YES. [2023-08-26 09:58:22,875 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8330 conditions, 2843 events. 1436/2843 cut-off events. For 5466/5514 co-relation queries the response was YES. Maximal size of possible extension queue 175. Compared 19288 event pairs, 300 based on Foata normal form. 28/2592 useless extension candidates. Maximal degree in co-relation 8318. Up to 870 conditions per place. [2023-08-26 09:58:22,883 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 75 selfloop transitions, 38 changer transitions 0/131 dead transitions. [2023-08-26 09:58:22,883 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 131 transitions, 819 flow [2023-08-26 09:58:22,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-08-26 09:58:22,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2023-08-26 09:58:22,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 1593 transitions. [2023-08-26 09:58:22,886 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3881578947368421 [2023-08-26 09:58:22,886 INFO L72 ComplementDD]: Start complementDD. Operand 9 states and 1593 transitions. [2023-08-26 09:58:22,886 INFO L73 IsDeterministic]: Start isDeterministic. Operand 9 states and 1593 transitions. [2023-08-26 09:58:22,887 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:22,887 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 9 states and 1593 transitions. [2023-08-26 09:58:22,889 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 10 states, 9 states have (on average 177.0) internal successors, (1593), 9 states have internal predecessors, (1593), 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 09:58:22,892 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 10 states, 10 states have (on average 456.0) internal successors, (4560), 10 states have internal predecessors, (4560), 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 09:58:22,892 INFO L81 ComplementDD]: Finished complementDD. Result has 10 states, 10 states have (on average 456.0) internal successors, (4560), 10 states have internal predecessors, (4560), 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 09:58:22,892 INFO L175 Difference]: Start difference. First operand has 71 places, 63 transitions, 295 flow. Second operand 9 states and 1593 transitions. [2023-08-26 09:58:22,892 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 131 transitions, 819 flow [2023-08-26 09:58:22,903 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 131 transitions, 783 flow, removed 10 selfloop flow, removed 3 redundant places. [2023-08-26 09:58:22,905 INFO L231 Difference]: Finished difference. Result has 80 places, 81 transitions, 530 flow [2023-08-26 09:58:22,905 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=271, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=530, PETRI_PLACES=80, PETRI_TRANSITIONS=81} [2023-08-26 09:58:22,905 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 2 predicate places. [2023-08-26 09:58:22,905 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 81 transitions, 530 flow [2023-08-26 09:58:22,905 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 171.14285714285714) internal successors, (1198), 7 states have internal predecessors, (1198), 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 09:58:22,905 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:22,906 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:22,912 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 09:58:23,113 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:23,113 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:23,113 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:23,113 INFO L85 PathProgramCache]: Analyzing trace with hash -681095302, now seen corresponding path program 4 times [2023-08-26 09:58:23,113 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:23,114 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1505007604] [2023-08-26 09:58:23,114 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:23,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:23,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:23,236 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 09:58:23,237 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:23,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1505007604] [2023-08-26 09:58:23,237 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1505007604] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:23,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [171205706] [2023-08-26 09:58:23,237 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-08-26 09:58:23,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:23,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:23,238 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 09:58:23,240 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 09:58:23,339 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-08-26 09:58:23,339 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:58:23,340 INFO L262 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 6 conjunts are in the unsatisfiable core [2023-08-26 09:58:23,341 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:23,407 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:23,407 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:23,461 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:23,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [171205706] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:58:23,461 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:58:23,462 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 14 [2023-08-26 09:58:23,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [371494440] [2023-08-26 09:58:23,462 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:58:23,462 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-08-26 09:58:23,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:23,462 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-08-26 09:58:23,463 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=142, Unknown=0, NotChecked=0, Total=182 [2023-08-26 09:58:23,464 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 456 [2023-08-26 09:58:23,465 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 81 transitions, 530 flow. Second operand has 14 states, 14 states have (on average 167.14285714285714) internal successors, (2340), 14 states have internal predecessors, (2340), 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 09:58:23,465 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:23,465 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 456 [2023-08-26 09:58:23,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:24,135 INFO L124 PetriNetUnfolderBase]: 1729/3246 cut-off events. [2023-08-26 09:58:24,135 INFO L125 PetriNetUnfolderBase]: For 12112/12217 co-relation queries the response was YES. [2023-08-26 09:58:24,143 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11792 conditions, 3246 events. 1729/3246 cut-off events. For 12112/12217 co-relation queries the response was YES. Maximal size of possible extension queue 184. Compared 21177 event pairs, 242 based on Foata normal form. 111/3151 useless extension candidates. Maximal degree in co-relation 11776. Up to 748 conditions per place. [2023-08-26 09:58:24,155 INFO L140 encePairwiseOnDemand]: 443/456 looper letters, 119 selfloop transitions, 101 changer transitions 0/237 dead transitions. [2023-08-26 09:58:24,155 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 237 transitions, 2130 flow [2023-08-26 09:58:24,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2023-08-26 09:58:24,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2023-08-26 09:58:24,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 2761 transitions. [2023-08-26 09:58:24,160 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3784265350877193 [2023-08-26 09:58:24,160 INFO L72 ComplementDD]: Start complementDD. Operand 16 states and 2761 transitions. [2023-08-26 09:58:24,160 INFO L73 IsDeterministic]: Start isDeterministic. Operand 16 states and 2761 transitions. [2023-08-26 09:58:24,161 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:24,161 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 16 states and 2761 transitions. [2023-08-26 09:58:24,165 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 17 states, 16 states have (on average 172.5625) internal successors, (2761), 16 states have internal predecessors, (2761), 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 09:58:24,171 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 17 states, 17 states have (on average 456.0) internal successors, (7752), 17 states have internal predecessors, (7752), 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 09:58:24,171 INFO L81 ComplementDD]: Finished complementDD. Result has 17 states, 17 states have (on average 456.0) internal successors, (7752), 17 states have internal predecessors, (7752), 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 09:58:24,171 INFO L175 Difference]: Start difference. First operand has 80 places, 81 transitions, 530 flow. Second operand 16 states and 2761 transitions. [2023-08-26 09:58:24,171 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 237 transitions, 2130 flow [2023-08-26 09:58:24,237 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 237 transitions, 1975 flow, removed 76 selfloop flow, removed 2 redundant places. [2023-08-26 09:58:24,239 INFO L231 Difference]: Finished difference. Result has 99 places, 154 transitions, 1382 flow [2023-08-26 09:58:24,239 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=496, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=31, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=1382, PETRI_PLACES=99, PETRI_TRANSITIONS=154} [2023-08-26 09:58:24,239 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 21 predicate places. [2023-08-26 09:58:24,239 INFO L495 AbstractCegarLoop]: Abstraction has has 99 places, 154 transitions, 1382 flow [2023-08-26 09:58:24,240 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 167.14285714285714) internal successors, (2340), 14 states have internal predecessors, (2340), 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 09:58:24,240 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:24,240 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:24,252 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 09:58:24,444 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:24,445 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:24,445 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:24,445 INFO L85 PathProgramCache]: Analyzing trace with hash -205204308, now seen corresponding path program 5 times [2023-08-26 09:58:24,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:24,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [239624902] [2023-08-26 09:58:24,445 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:24,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:24,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:24,572 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:24,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:24,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [239624902] [2023-08-26 09:58:24,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [239624902] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:24,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1321299517] [2023-08-26 09:58:24,573 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-08-26 09:58:24,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:24,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:24,574 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 09:58:24,576 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 09:58:24,709 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-26 09:58:24,709 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:58:24,711 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 6 conjunts are in the unsatisfiable core [2023-08-26 09:58:24,715 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:24,777 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:24,777 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:24,832 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:24,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1321299517] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:58:24,833 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:58:24,833 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 14 [2023-08-26 09:58:24,833 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1018402534] [2023-08-26 09:58:24,833 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:58:24,833 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-08-26 09:58:24,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:24,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-08-26 09:58:24,834 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182 [2023-08-26 09:58:24,836 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 456 [2023-08-26 09:58:24,837 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 154 transitions, 1382 flow. Second operand has 14 states, 14 states have (on average 166.71428571428572) internal successors, (2334), 14 states have internal predecessors, (2334), 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 09:58:24,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:24,837 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 456 [2023-08-26 09:58:24,837 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:25,646 INFO L124 PetriNetUnfolderBase]: 1793/3392 cut-off events. [2023-08-26 09:58:25,646 INFO L125 PetriNetUnfolderBase]: For 18081/18464 co-relation queries the response was YES. [2023-08-26 09:58:25,656 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14010 conditions, 3392 events. 1793/3392 cut-off events. For 18081/18464 co-relation queries the response was YES. Maximal size of possible extension queue 195. Compared 22196 event pairs, 203 based on Foata normal form. 229/3568 useless extension candidates. Maximal degree in co-relation 13988. Up to 773 conditions per place. [2023-08-26 09:58:25,673 INFO L140 encePairwiseOnDemand]: 443/456 looper letters, 133 selfloop transitions, 159 changer transitions 0/309 dead transitions. [2023-08-26 09:58:25,674 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 309 transitions, 2927 flow [2023-08-26 09:58:25,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2023-08-26 09:58:25,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 22 states. [2023-08-26 09:58:25,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 3781 transitions. [2023-08-26 09:58:25,680 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3768939393939394 [2023-08-26 09:58:25,680 INFO L72 ComplementDD]: Start complementDD. Operand 22 states and 3781 transitions. [2023-08-26 09:58:25,680 INFO L73 IsDeterministic]: Start isDeterministic. Operand 22 states and 3781 transitions. [2023-08-26 09:58:25,681 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:25,681 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 22 states and 3781 transitions. [2023-08-26 09:58:25,686 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 23 states, 22 states have (on average 171.86363636363637) internal successors, (3781), 22 states have internal predecessors, (3781), 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 09:58:25,693 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 23 states, 23 states have (on average 456.0) internal successors, (10488), 23 states have internal predecessors, (10488), 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 09:58:25,694 INFO L81 ComplementDD]: Finished complementDD. Result has 23 states, 23 states have (on average 456.0) internal successors, (10488), 23 states have internal predecessors, (10488), 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 09:58:25,694 INFO L175 Difference]: Start difference. First operand has 99 places, 154 transitions, 1382 flow. Second operand 22 states and 3781 transitions. [2023-08-26 09:58:25,694 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 309 transitions, 2927 flow [2023-08-26 09:58:25,737 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 309 transitions, 2846 flow, removed 35 selfloop flow, removed 4 redundant places. [2023-08-26 09:58:25,741 INFO L231 Difference]: Finished difference. Result has 122 places, 222 transitions, 2434 flow [2023-08-26 09:58:25,742 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=1325, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=93, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=22, PETRI_FLOW=2434, PETRI_PLACES=122, PETRI_TRANSITIONS=222} [2023-08-26 09:58:25,742 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 44 predicate places. [2023-08-26 09:58:25,742 INFO L495 AbstractCegarLoop]: Abstraction has has 122 places, 222 transitions, 2434 flow [2023-08-26 09:58:25,742 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 166.71428571428572) internal successors, (2334), 14 states have internal predecessors, (2334), 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 09:58:25,742 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:25,743 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:25,749 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-08-26 09:58:25,947 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,SelfDestructingSolverStorable14 [2023-08-26 09:58:25,947 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:25,947 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:25,948 INFO L85 PathProgramCache]: Analyzing trace with hash -1894036164, now seen corresponding path program 6 times [2023-08-26 09:58:25,948 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:25,948 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1306570920] [2023-08-26 09:58:25,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:25,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:25,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:26,055 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:26,055 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:26,055 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1306570920] [2023-08-26 09:58:26,055 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1306570920] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:26,055 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [472310597] [2023-08-26 09:58:26,055 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2023-08-26 09:58:26,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:26,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:26,056 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:58:26,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-08-26 09:58:26,233 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2023-08-26 09:58:26,234 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:58:26,235 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 8 conjunts are in the unsatisfiable core [2023-08-26 09:58:26,237 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:26,367 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:26,368 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:26,463 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:26,463 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [472310597] provided 1 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:26,463 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-08-26 09:58:26,463 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7, 6] total 15 [2023-08-26 09:58:26,464 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1009746257] [2023-08-26 09:58:26,464 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:26,464 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-08-26 09:58:26,465 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:26,465 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-08-26 09:58:26,465 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=57, Invalid=183, Unknown=0, NotChecked=0, Total=240 [2023-08-26 09:58:26,466 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 456 [2023-08-26 09:58:26,467 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 222 transitions, 2434 flow. Second operand has 7 states, 7 states have (on average 171.14285714285714) internal successors, (1198), 7 states have internal predecessors, (1198), 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 09:58:26,467 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:26,467 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 456 [2023-08-26 09:58:26,467 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:26,877 INFO L124 PetriNetUnfolderBase]: 1740/3310 cut-off events. [2023-08-26 09:58:26,877 INFO L125 PetriNetUnfolderBase]: For 19338/19813 co-relation queries the response was YES. [2023-08-26 09:58:26,888 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14727 conditions, 3310 events. 1740/3310 cut-off events. For 19338/19813 co-relation queries the response was YES. Maximal size of possible extension queue 202. Compared 22094 event pairs, 254 based on Foata normal form. 286/3539 useless extension candidates. Maximal degree in co-relation 14699. Up to 918 conditions per place. [2023-08-26 09:58:26,901 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 110 selfloop transitions, 115 changer transitions 0/259 dead transitions. [2023-08-26 09:58:26,901 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 259 transitions, 3007 flow [2023-08-26 09:58:26,902 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-08-26 09:58:26,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-08-26 09:58:26,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1419 transitions. [2023-08-26 09:58:26,903 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.38898026315789475 [2023-08-26 09:58:26,903 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1419 transitions. [2023-08-26 09:58:26,903 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1419 transitions. [2023-08-26 09:58:26,904 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:26,904 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1419 transitions. [2023-08-26 09:58:26,905 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 177.375) internal successors, (1419), 8 states have internal predecessors, (1419), 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 09:58:26,908 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 456.0) internal successors, (4104), 9 states have internal predecessors, (4104), 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 09:58:26,909 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 456.0) internal successors, (4104), 9 states have internal predecessors, (4104), 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 09:58:26,909 INFO L175 Difference]: Start difference. First operand has 122 places, 222 transitions, 2434 flow. Second operand 8 states and 1419 transitions. [2023-08-26 09:58:26,909 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 259 transitions, 3007 flow [2023-08-26 09:58:26,980 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 259 transitions, 2881 flow, removed 46 selfloop flow, removed 4 redundant places. [2023-08-26 09:58:26,984 INFO L231 Difference]: Finished difference. Result has 123 places, 218 transitions, 2498 flow [2023-08-26 09:58:26,984 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=2268, PETRI_DIFFERENCE_MINUEND_PLACES=116, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=218, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=115, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2498, PETRI_PLACES=123, PETRI_TRANSITIONS=218} [2023-08-26 09:58:26,985 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 45 predicate places. [2023-08-26 09:58:26,985 INFO L495 AbstractCegarLoop]: Abstraction has has 123 places, 218 transitions, 2498 flow [2023-08-26 09:58:26,986 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 171.14285714285714) internal successors, (1198), 7 states have internal predecessors, (1198), 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 09:58:26,986 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:26,986 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:26,991 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-08-26 09:58:27,191 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2023-08-26 09:58:27,191 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:27,191 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:27,192 INFO L85 PathProgramCache]: Analyzing trace with hash 1984161164, now seen corresponding path program 1 times [2023-08-26 09:58:27,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:27,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1358585202] [2023-08-26 09:58:27,192 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:27,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:27,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:27,257 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:27,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:27,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1358585202] [2023-08-26 09:58:27,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1358585202] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:27,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [578458676] [2023-08-26 09:58:27,258 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:27,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:27,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:27,259 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:58:27,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-08-26 09:58:27,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:27,388 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 6 conjunts are in the unsatisfiable core [2023-08-26 09:58:27,393 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:27,441 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:27,441 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:27,469 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-08-26 09:58:27,469 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [578458676] provided 1 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:27,469 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-08-26 09:58:27,469 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 4] total 8 [2023-08-26 09:58:27,470 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [639051747] [2023-08-26 09:58:27,470 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 09:58:27,470 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-26 09:58:27,470 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:27,470 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-26 09:58:27,470 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2023-08-26 09:58:27,471 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-26 09:58:27,472 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 218 transitions, 2498 flow. Second operand has 5 states, 5 states have (on average 181.4) internal successors, (907), 5 states have internal predecessors, (907), 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 09:58:27,472 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:27,472 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-26 09:58:27,472 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:27,800 INFO L124 PetriNetUnfolderBase]: 1671/3293 cut-off events. [2023-08-26 09:58:27,800 INFO L125 PetriNetUnfolderBase]: For 21256/21631 co-relation queries the response was YES. [2023-08-26 09:58:27,809 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14615 conditions, 3293 events. 1671/3293 cut-off events. For 21256/21631 co-relation queries the response was YES. Maximal size of possible extension queue 187. Compared 22400 event pairs, 438 based on Foata normal form. 238/3426 useless extension candidates. Maximal degree in co-relation 14588. Up to 1426 conditions per place. [2023-08-26 09:58:27,821 INFO L140 encePairwiseOnDemand]: 450/456 looper letters, 237 selfloop transitions, 22 changer transitions 0/282 dead transitions. [2023-08-26 09:58:27,821 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 282 transitions, 3838 flow [2023-08-26 09:58:27,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-08-26 09:58:27,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-08-26 09:58:27,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 924 transitions. [2023-08-26 09:58:27,823 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4052631578947368 [2023-08-26 09:58:27,823 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 924 transitions. [2023-08-26 09:58:27,823 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 924 transitions. [2023-08-26 09:58:27,823 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:27,823 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 924 transitions. [2023-08-26 09:58:27,824 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 184.8) internal successors, (924), 5 states have internal predecessors, (924), 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 09:58:27,826 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 456.0) internal successors, (2736), 6 states have internal predecessors, (2736), 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 09:58:27,826 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 456.0) internal successors, (2736), 6 states have internal predecessors, (2736), 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 09:58:27,827 INFO L175 Difference]: Start difference. First operand has 123 places, 218 transitions, 2498 flow. Second operand 5 states and 924 transitions. [2023-08-26 09:58:27,827 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 282 transitions, 3838 flow [2023-08-26 09:58:27,869 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 282 transitions, 3720 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-26 09:58:27,872 INFO L231 Difference]: Finished difference. Result has 125 places, 219 transitions, 2533 flow [2023-08-26 09:58:27,872 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=2410, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=218, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=196, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=2533, PETRI_PLACES=125, PETRI_TRANSITIONS=219} [2023-08-26 09:58:27,873 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 47 predicate places. [2023-08-26 09:58:27,873 INFO L495 AbstractCegarLoop]: Abstraction has has 125 places, 219 transitions, 2533 flow [2023-08-26 09:58:27,873 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 181.4) internal successors, (907), 5 states have internal predecessors, (907), 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 09:58:27,873 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:27,873 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:27,879 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2023-08-26 09:58:28,077 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:28,078 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:28,078 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:28,078 INFO L85 PathProgramCache]: Analyzing trace with hash -1708808475, now seen corresponding path program 1 times [2023-08-26 09:58:28,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:28,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1328018211] [2023-08-26 09:58:28,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:28,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:28,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:28,653 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:28,653 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:28,653 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1328018211] [2023-08-26 09:58:28,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1328018211] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:28,653 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1366224450] [2023-08-26 09:58:28,653 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:28,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:28,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:28,654 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:58:28,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-08-26 09:58:28,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:28,801 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 58 conjunts are in the unsatisfiable core [2023-08-26 09:58:28,804 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:28,855 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 11 treesize of output 7 [2023-08-26 09:58:28,881 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 09:58:29,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-26 09:58:29,010 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 14 treesize of output 16 [2023-08-26 09:58:29,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-26 09:58:29,077 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 14 treesize of output 16 [2023-08-26 09:58:29,100 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2023-08-26 09:58:29,122 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 09:58:29,122 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:29,165 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1244 (Array Int Int))) (= c_~res1~0 (+ (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) c_~A~0.base) (+ (* |c_thread2Thread1of1ForFork2_~i~1#1| 4) c_~A~0.offset)) c_~res2~0))) is different from false [2023-08-26 09:58:29,192 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1244 (Array Int Int))) (= c_~res1~0 (+ c_~res2~0 (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) c_~A~0.base) c_~A~0.offset)))) is different from false [2023-08-26 09:58:29,234 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ c_~res2~0 (select (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) c_~A~0.base) c_~A~0.offset)) (+ (select (select |c_#memory_int| c_~A~0.base) (+ (* |c_thread1Thread1of1ForFork1_~i~0#1| 4) c_~A~0.offset)) c_~res1~0))) is different from false [2023-08-26 09:58:29,255 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ (select (select |c_#memory_int| c_~A~0.base) c_~A~0.offset) c_~res1~0) (+ c_~res2~0 (select (select (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) c_~A~0.base) c_~A~0.offset)))) is different from false [2023-08-26 09:58:29,271 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242))) (= (+ c_~res1~0 (select (select .cse0 |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ (select (select (store (store .cse0 |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) c_~res2~0)))) is different from false [2023-08-26 09:58:29,284 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:58:29,284 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 51 treesize of output 40 [2023-08-26 09:58:29,288 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 326 treesize of output 294 [2023-08-26 09:58:29,295 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 136 treesize of output 132 [2023-08-26 09:58:29,299 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 132 treesize of output 124 [2023-08-26 09:58:29,303 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 58 [2023-08-26 09:58:29,357 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 5 not checked. [2023-08-26 09:58:29,357 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1366224450] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:58:29,357 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:58:29,357 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 9, 9] total 23 [2023-08-26 09:58:29,358 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1243535118] [2023-08-26 09:58:29,358 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:58:29,358 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-08-26 09:58:29,359 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:29,359 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-08-26 09:58:29,359 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=313, Unknown=6, NotChecked=200, Total=600 [2023-08-26 09:58:29,361 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 456 [2023-08-26 09:58:29,363 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 219 transitions, 2533 flow. Second operand has 25 states, 25 states have (on average 140.6) internal successors, (3515), 25 states have internal predecessors, (3515), 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 09:58:29,363 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:29,363 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 456 [2023-08-26 09:58:29,363 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:33,647 INFO L124 PetriNetUnfolderBase]: 8864/13632 cut-off events. [2023-08-26 09:58:33,647 INFO L125 PetriNetUnfolderBase]: For 103579/104563 co-relation queries the response was YES. [2023-08-26 09:58:33,680 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71905 conditions, 13632 events. 8864/13632 cut-off events. For 103579/104563 co-relation queries the response was YES. Maximal size of possible extension queue 625. Compared 89243 event pairs, 743 based on Foata normal form. 272/13836 useless extension candidates. Maximal degree in co-relation 71876. Up to 7469 conditions per place. [2023-08-26 09:58:33,737 INFO L140 encePairwiseOnDemand]: 429/456 looper letters, 420 selfloop transitions, 184 changer transitions 1/610 dead transitions. [2023-08-26 09:58:33,737 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 610 transitions, 7832 flow [2023-08-26 09:58:33,738 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-08-26 09:58:33,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2023-08-26 09:58:33,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 1700 transitions. [2023-08-26 09:58:33,740 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.33891547049441784 [2023-08-26 09:58:33,740 INFO L72 ComplementDD]: Start complementDD. Operand 11 states and 1700 transitions. [2023-08-26 09:58:33,740 INFO L73 IsDeterministic]: Start isDeterministic. Operand 11 states and 1700 transitions. [2023-08-26 09:58:33,740 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:33,740 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 11 states and 1700 transitions. [2023-08-26 09:58:33,744 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 12 states, 11 states have (on average 154.54545454545453) internal successors, (1700), 11 states have internal predecessors, (1700), 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 09:58:33,748 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 12 states, 12 states have (on average 456.0) internal successors, (5472), 12 states have internal predecessors, (5472), 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 09:58:33,748 INFO L81 ComplementDD]: Finished complementDD. Result has 12 states, 12 states have (on average 456.0) internal successors, (5472), 12 states have internal predecessors, (5472), 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 09:58:33,749 INFO L175 Difference]: Start difference. First operand has 125 places, 219 transitions, 2533 flow. Second operand 11 states and 1700 transitions. [2023-08-26 09:58:33,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 610 transitions, 7832 flow [2023-08-26 09:58:34,233 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 610 transitions, 7794 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-08-26 09:58:34,239 INFO L231 Difference]: Finished difference. Result has 139 places, 359 transitions, 5051 flow [2023-08-26 09:58:34,239 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=2510, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=219, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=72, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=81, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=5051, PETRI_PLACES=139, PETRI_TRANSITIONS=359} [2023-08-26 09:58:34,239 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 61 predicate places. [2023-08-26 09:58:34,239 INFO L495 AbstractCegarLoop]: Abstraction has has 139 places, 359 transitions, 5051 flow [2023-08-26 09:58:34,240 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 140.6) internal successors, (3515), 25 states have internal predecessors, (3515), 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 09:58:34,240 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:34,240 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:34,247 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2023-08-26 09:58:34,441 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2023-08-26 09:58:34,441 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:34,441 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:34,441 INFO L85 PathProgramCache]: Analyzing trace with hash 1086619099, now seen corresponding path program 2 times [2023-08-26 09:58:34,441 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:34,441 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [904940094] [2023-08-26 09:58:34,442 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:34,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:34,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:34,806 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:34,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:34,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [904940094] [2023-08-26 09:58:34,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [904940094] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:34,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1597577937] [2023-08-26 09:58:34,807 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-08-26 09:58:34,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:34,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:34,808 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:58:34,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-08-26 09:58:35,037 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-26 09:58:35,037 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:58:35,040 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 43 conjunts are in the unsatisfiable core [2023-08-26 09:58:35,041 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:35,232 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10 [2023-08-26 09:58:35,261 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:35,261 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:35,306 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:58:35,306 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 23 treesize of output 16 [2023-08-26 09:58:35,377 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:35,377 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1597577937] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:58:35,377 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:58:35,377 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 4] total 10 [2023-08-26 09:58:35,377 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1708093327] [2023-08-26 09:58:35,378 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:58:35,378 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-08-26 09:58:35,378 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:35,378 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-08-26 09:58:35,378 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132 [2023-08-26 09:58:35,379 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 456 [2023-08-26 09:58:35,380 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 139 places, 359 transitions, 5051 flow. Second operand has 12 states, 12 states have (on average 175.5) internal successors, (2106), 12 states have internal predecessors, (2106), 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 09:58:35,380 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:35,380 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 456 [2023-08-26 09:58:35,380 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:36,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2165#true, 66#L90-6true, 237#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 565#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 6#L57-6true, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,682 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,682 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:36,682 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,683 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:36,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][293], [114#L90-7true, 104#thread2EXITtrue, 237#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 565#(<= 1 ~N~0), 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,752 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,752 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,752 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,752 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][293], [114#L90-7true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 237#true, 158#L67-8true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,753 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,753 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,753 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,753 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][293], [114#L90-7true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 565#(<= 1 ~N~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 6#L57-6true, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,756 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,756 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,756 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,756 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 6#L57-6true, 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,769 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,769 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:36,769 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:36,769 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:36,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 66#L90-6true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 6#L57-6true, 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,770 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,770 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,770 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,770 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 237#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,773 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,773 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:36,773 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,773 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 66#L90-6true, 237#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,774 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,774 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,774 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,774 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 104#thread2EXITtrue, 2165#true, 66#L90-6true, 237#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 565#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,785 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,785 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,785 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,785 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 66#L90-6true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 6#L57-6true, 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,795 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,795 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,795 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,795 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,795 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][293], [114#L90-7true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,803 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,803 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,803 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,803 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 66#L90-6true, 237#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,815 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,815 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,815 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,815 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:36,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 110#thread3EXITtrue, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,824 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:36,824 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,824 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,824 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 66#L90-6true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 110#thread3EXITtrue, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,825 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:36,825 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,825 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,825 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][293], [114#L90-7true, 104#thread2EXITtrue, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,839 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,839 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,839 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,839 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][293], [114#L90-7true, 104#thread2EXITtrue, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,842 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,842 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,842 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,842 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,842 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][293], [114#L90-7true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,842 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,842 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,842 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,842 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,842 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:36,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 104#thread2EXITtrue, 66#L90-6true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,850 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:36,850 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,850 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,850 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 104#thread2EXITtrue, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,850 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:36,850 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,850 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,850 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 66#L90-6true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,853 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:36,853 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:36,853 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,853 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:36,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,853 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:36,853 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:36,853 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:36,853 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:36,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [104#thread2EXITtrue, 2165#true, 66#L90-6true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:36,858 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:36,858 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,858 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,858 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,858 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:36,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [2165#true, 66#L90-6true, 237#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 110#thread3EXITtrue, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:36,872 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:36,872 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,872 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,872 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:36,872 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:36,936 INFO L124 PetriNetUnfolderBase]: 6893/11524 cut-off events. [2023-08-26 09:58:36,936 INFO L125 PetriNetUnfolderBase]: For 105353/108094 co-relation queries the response was YES. [2023-08-26 09:58:36,983 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66538 conditions, 11524 events. 6893/11524 cut-off events. For 105353/108094 co-relation queries the response was YES. Maximal size of possible extension queue 797. Compared 86954 event pairs, 1418 based on Foata normal form. 788/11554 useless extension candidates. Maximal degree in co-relation 66502. Up to 7436 conditions per place. [2023-08-26 09:58:37,146 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 436 selfloop transitions, 117 changer transitions 1/579 dead transitions. [2023-08-26 09:58:37,147 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 579 transitions, 9042 flow [2023-08-26 09:58:37,147 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-08-26 09:58:37,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-08-26 09:58:37,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1300 transitions. [2023-08-26 09:58:37,149 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.40726817042606517 [2023-08-26 09:58:37,149 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 1300 transitions. [2023-08-26 09:58:37,149 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 1300 transitions. [2023-08-26 09:58:37,150 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:37,150 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 1300 transitions. [2023-08-26 09:58:37,151 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 185.71428571428572) internal successors, (1300), 7 states have internal predecessors, (1300), 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 09:58:37,153 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 456.0) internal successors, (3648), 8 states have internal predecessors, (3648), 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 09:58:37,153 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 456.0) internal successors, (3648), 8 states have internal predecessors, (3648), 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 09:58:37,153 INFO L175 Difference]: Start difference. First operand has 139 places, 359 transitions, 5051 flow. Second operand 7 states and 1300 transitions. [2023-08-26 09:58:37,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 579 transitions, 9042 flow [2023-08-26 09:58:37,694 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 579 transitions, 8776 flow, removed 108 selfloop flow, removed 2 redundant places. [2023-08-26 09:58:37,700 INFO L231 Difference]: Finished difference. Result has 147 places, 426 transitions, 6370 flow [2023-08-26 09:58:37,701 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=4848, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=359, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=258, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=6370, PETRI_PLACES=147, PETRI_TRANSITIONS=426} [2023-08-26 09:58:37,701 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 69 predicate places. [2023-08-26 09:58:37,701 INFO L495 AbstractCegarLoop]: Abstraction has has 147 places, 426 transitions, 6370 flow [2023-08-26 09:58:37,701 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 175.5) internal successors, (2106), 12 states have internal predecessors, (2106), 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 09:58:37,701 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:37,702 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:37,710 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2023-08-26 09:58:37,906 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:37,906 INFO L420 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:37,907 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:37,907 INFO L85 PathProgramCache]: Analyzing trace with hash -1694657139, now seen corresponding path program 3 times [2023-08-26 09:58:37,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:37,907 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [263406742] [2023-08-26 09:58:37,907 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:37,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:37,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:38,258 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:38,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:38,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [263406742] [2023-08-26 09:58:38,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [263406742] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:38,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1912289036] [2023-08-26 09:58:38,258 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-08-26 09:58:38,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:38,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:38,259 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:58:38,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2023-08-26 09:58:38,668 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-08-26 09:58:38,668 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:58:38,670 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 43 conjunts are in the unsatisfiable core [2023-08-26 09:58:38,672 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:38,773 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2023-08-26 09:58:38,796 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:38,797 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:38,838 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:58:38,839 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 23 treesize of output 16 [2023-08-26 09:58:38,893 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:38,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1912289036] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:58:38,894 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:58:38,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 4] total 9 [2023-08-26 09:58:38,894 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1555629569] [2023-08-26 09:58:38,894 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:58:38,894 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2023-08-26 09:58:38,894 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:38,895 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2023-08-26 09:58:38,895 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=78, Unknown=0, NotChecked=0, Total=110 [2023-08-26 09:58:38,896 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 456 [2023-08-26 09:58:38,897 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 426 transitions, 6370 flow. Second operand has 11 states, 11 states have (on average 175.72727272727272) internal successors, (1933), 11 states have internal predecessors, (1933), 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 09:58:38,897 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:38,897 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 456 [2023-08-26 09:58:38,897 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:40,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [114#L90-7true, 104#thread2EXITtrue, 237#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2741#true, Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 565#(<= 1 ~N~0), 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:40,525 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [114#L90-7true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 237#true, 158#L67-8true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2741#true, Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:40,526 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,526 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,526 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,526 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 6#L57-6true, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,529 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,529 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,529 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,529 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,548 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,548 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:40,548 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,548 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,548 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:40,548 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:40,548 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:40,548 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:40,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [114#L90-7true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2741#true, Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true]) [2023-08-26 09:58:40,574 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,574 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,574 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,574 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,592 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:40,592 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:40,592 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:40,592 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [104#thread2EXITtrue, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,616 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,616 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,616 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,616 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [104#thread2EXITtrue, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 565#(<= 1 ~N~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,618 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,618 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,619 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,619 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,619 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [114#L90-7true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2741#true, Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2466#true, Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0)))]) [2023-08-26 09:58:40,619 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,619 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,619 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,619 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,619 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,630 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:40,630 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:40,630 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:40,630 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:40,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,630 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:40,631 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:40,631 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:40,631 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:40,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,654 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:40,654 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:40,654 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:40,654 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:40,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,655 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:40,655 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:40,655 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,655 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:40,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][289], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 2466#true]) [2023-08-26 09:58:40,676 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:40,676 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,676 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:40,676 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:40,729 INFO L124 PetriNetUnfolderBase]: 7242/12221 cut-off events. [2023-08-26 09:58:40,729 INFO L125 PetriNetUnfolderBase]: For 117998/121143 co-relation queries the response was YES. [2023-08-26 09:58:40,774 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71790 conditions, 12221 events. 7242/12221 cut-off events. For 117998/121143 co-relation queries the response was YES. Maximal size of possible extension queue 830. Compared 93847 event pairs, 1516 based on Foata normal form. 738/12170 useless extension candidates. Maximal degree in co-relation 71749. Up to 8383 conditions per place. [2023-08-26 09:58:40,826 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 454 selfloop transitions, 96 changer transitions 1/576 dead transitions. [2023-08-26 09:58:40,826 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 576 transitions, 9363 flow [2023-08-26 09:58:40,826 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-08-26 09:58:40,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-08-26 09:58:40,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1297 transitions. [2023-08-26 09:58:40,828 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.40632832080200504 [2023-08-26 09:58:40,828 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 1297 transitions. [2023-08-26 09:58:40,828 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 1297 transitions. [2023-08-26 09:58:40,828 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:40,828 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 1297 transitions. [2023-08-26 09:58:40,830 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 185.28571428571428) internal successors, (1297), 7 states have internal predecessors, (1297), 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 09:58:40,831 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 456.0) internal successors, (3648), 8 states have internal predecessors, (3648), 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 09:58:40,831 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 456.0) internal successors, (3648), 8 states have internal predecessors, (3648), 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 09:58:40,832 INFO L175 Difference]: Start difference. First operand has 147 places, 426 transitions, 6370 flow. Second operand 7 states and 1297 transitions. [2023-08-26 09:58:40,832 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 576 transitions, 9363 flow [2023-08-26 09:58:41,452 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 576 transitions, 9170 flow, removed 40 selfloop flow, removed 2 redundant places. [2023-08-26 09:58:41,459 INFO L231 Difference]: Finished difference. Result has 153 places, 453 transitions, 6921 flow [2023-08-26 09:58:41,459 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=6177, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=426, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=79, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=340, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=6921, PETRI_PLACES=153, PETRI_TRANSITIONS=453} [2023-08-26 09:58:41,459 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 75 predicate places. [2023-08-26 09:58:41,459 INFO L495 AbstractCegarLoop]: Abstraction has has 153 places, 453 transitions, 6921 flow [2023-08-26 09:58:41,460 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 175.72727272727272) internal successors, (1933), 11 states have internal predecessors, (1933), 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 09:58:41,460 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:41,460 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:41,479 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2023-08-26 09:58:41,664 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:41,665 INFO L420 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:41,665 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:41,665 INFO L85 PathProgramCache]: Analyzing trace with hash 286393647, now seen corresponding path program 1 times [2023-08-26 09:58:41,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:41,665 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1974530018] [2023-08-26 09:58:41,665 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:41,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:41,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:42,121 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:42,121 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:42,121 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1974530018] [2023-08-26 09:58:42,121 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1974530018] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:42,121 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1356596008] [2023-08-26 09:58:42,121 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:42,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:42,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:42,122 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:58:42,124 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2023-08-26 09:58:42,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:42,288 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-26 09:58:42,293 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:42,513 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 09:58:42,514 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:58:42,515 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 26 treesize of output 13 [2023-08-26 09:58:42,543 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:42,543 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:42,588 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:58:42,588 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 23 treesize of output 16 [2023-08-26 09:58:42,702 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:42,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1356596008] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:58:42,703 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:58:42,703 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 7] total 16 [2023-08-26 09:58:42,703 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1369740785] [2023-08-26 09:58:42,703 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:58:42,703 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2023-08-26 09:58:42,703 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:42,704 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2023-08-26 09:58:42,704 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=237, Unknown=0, NotChecked=0, Total=306 [2023-08-26 09:58:42,705 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 456 [2023-08-26 09:58:42,707 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 453 transitions, 6921 flow. Second operand has 18 states, 18 states have (on average 164.44444444444446) internal successors, (2960), 18 states have internal predecessors, (2960), 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 09:58:42,707 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:42,707 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 456 [2023-08-26 09:58:42,707 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:44,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 147#$Ultimate##0true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,683 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 09:58:44,683 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-26 09:58:44,683 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:44,683 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:44,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [104#thread2EXITtrue, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 565#(<= 1 ~N~0), 1920#(<= 1 ~N~0), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,875 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,875 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,875 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,875 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 147#$Ultimate##0true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,880 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,880 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,880 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:44,880 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][598], [1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 36#thread1EXITtrue, Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:58:44,883 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,883 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,883 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,883 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:58:44,883 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,883 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,883 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,883 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [104#thread2EXITtrue, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 565#(<= 1 ~N~0), 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,914 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,914 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,914 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,914 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 6#L57-6true, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,918 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,918 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,918 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,918 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:44,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,944 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,944 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,944 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,944 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:44,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,944 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:44,944 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:44,944 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:44,944 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:44,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,945 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,945 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:44,945 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,945 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,945 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:44,945 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:44,945 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:44,945 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:44,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 147#$Ultimate##0true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1920#(<= 1 ~N~0), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,952 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,952 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:44,953 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,953 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][598], [1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 36#thread1EXITtrue, Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:58:44,954 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,954 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,954 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,955 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:58:44,955 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,955 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,955 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,955 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:44,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][589], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:44,989 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:44,989 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:44,989 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:44,989 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1920#(<= 1 ~N~0), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,016 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,016 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:45,016 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,016 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,017 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,017 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,017 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,017 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:45,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,023 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,023 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,023 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,023 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,023 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:45,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,023 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,023 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,023 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:45,023 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,023 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [104#thread2EXITtrue, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 565#(<= 1 ~N~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,053 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,053 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,053 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,053 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [104#thread2EXITtrue, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 565#(<= 1 ~N~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,057 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,057 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,057 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,057 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,057 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,073 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,073 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:45,073 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:45,073 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,073 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,073 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:45,073 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,073 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:45,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,074 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,074 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:45,074 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,074 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,074 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,074 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,074 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,074 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:45,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1920#(<= 1 ~N~0), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,078 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,078 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,079 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:45,079 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,079 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,079 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,080 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,080 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,080 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:45,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,119 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,119 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,119 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,119 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:45,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,120 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,120 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,120 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,120 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,120 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,120 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,120 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,120 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,121 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,121 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,121 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,121 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,124 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,124 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:45,124 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,124 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,124 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:45,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,125 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,125 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,125 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,125 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:45,125 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,153 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,153 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,153 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,153 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,153 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][335], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,154 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,154 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,154 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,154 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:45,154 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:45,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [66#L90-6true, 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,166 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-26 09:58:45,167 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:45,167 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-26 09:58:45,167 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-26 09:58:45,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:45,167 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-26 09:58:45,167 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-26 09:58:45,167 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:45,167 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-26 09:58:45,213 INFO L124 PetriNetUnfolderBase]: 8957/15083 cut-off events. [2023-08-26 09:58:45,213 INFO L125 PetriNetUnfolderBase]: For 148354/152532 co-relation queries the response was YES. [2023-08-26 09:58:45,272 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90211 conditions, 15083 events. 8957/15083 cut-off events. For 148354/152532 co-relation queries the response was YES. Maximal size of possible extension queue 1027. Compared 119353 event pairs, 1619 based on Foata normal form. 1522/15594 useless extension candidates. Maximal degree in co-relation 90168. Up to 8860 conditions per place. [2023-08-26 09:58:45,337 INFO L140 encePairwiseOnDemand]: 444/456 looper letters, 426 selfloop transitions, 309 changer transitions 1/761 dead transitions. [2023-08-26 09:58:45,337 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 761 transitions, 12713 flow [2023-08-26 09:58:45,337 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-08-26 09:58:45,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2023-08-26 09:58:45,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2231 transitions. [2023-08-26 09:58:45,339 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.37634952766531715 [2023-08-26 09:58:45,339 INFO L72 ComplementDD]: Start complementDD. Operand 13 states and 2231 transitions. [2023-08-26 09:58:45,339 INFO L73 IsDeterministic]: Start isDeterministic. Operand 13 states and 2231 transitions. [2023-08-26 09:58:45,340 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:45,340 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 13 states and 2231 transitions. [2023-08-26 09:58:45,342 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 14 states, 13 states have (on average 171.6153846153846) internal successors, (2231), 13 states have internal predecessors, (2231), 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 09:58:45,344 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 14 states, 14 states have (on average 456.0) internal successors, (6384), 14 states have internal predecessors, (6384), 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 09:58:45,345 INFO L81 ComplementDD]: Finished complementDD. Result has 14 states, 14 states have (on average 456.0) internal successors, (6384), 14 states have internal predecessors, (6384), 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 09:58:45,345 INFO L175 Difference]: Start difference. First operand has 153 places, 453 transitions, 6921 flow. Second operand 13 states and 2231 transitions. [2023-08-26 09:58:45,345 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 761 transitions, 12713 flow [2023-08-26 09:58:46,350 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 761 transitions, 12367 flow, removed 117 selfloop flow, removed 3 redundant places. [2023-08-26 09:58:46,359 INFO L231 Difference]: Finished difference. Result has 166 places, 637 transitions, 10804 flow [2023-08-26 09:58:46,359 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=6681, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=453, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=133, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=177, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=10804, PETRI_PLACES=166, PETRI_TRANSITIONS=637} [2023-08-26 09:58:46,360 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 88 predicate places. [2023-08-26 09:58:46,360 INFO L495 AbstractCegarLoop]: Abstraction has has 166 places, 637 transitions, 10804 flow [2023-08-26 09:58:46,360 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 164.44444444444446) internal successors, (2960), 18 states have internal predecessors, (2960), 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 09:58:46,360 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:46,360 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:46,367 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2023-08-26 09:58:46,561 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20 [2023-08-26 09:58:46,561 INFO L420 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:46,561 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:46,561 INFO L85 PathProgramCache]: Analyzing trace with hash 334520839, now seen corresponding path program 2 times [2023-08-26 09:58:46,561 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:46,562 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [225190428] [2023-08-26 09:58:46,562 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:46,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:46,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:47,323 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 09:58:47,324 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:47,324 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [225190428] [2023-08-26 09:58:47,324 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [225190428] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:47,324 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1601828350] [2023-08-26 09:58:47,324 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-08-26 09:58:47,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:47,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:47,325 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:58:47,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2023-08-26 09:58:47,499 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-26 09:58:47,499 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:58:47,501 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-26 09:58:47,503 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:47,743 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 09:58:47,744 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:58:47,745 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 17 treesize of output 10 [2023-08-26 09:58:47,764 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:47,764 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:47,819 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:58:47,820 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 23 treesize of output 16 [2023-08-26 09:58:47,941 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:47,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1601828350] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:58:47,941 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:58:47,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 8, 7] total 20 [2023-08-26 09:58:47,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1130965705] [2023-08-26 09:58:47,941 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:58:47,942 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2023-08-26 09:58:47,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:47,942 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2023-08-26 09:58:47,942 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=93, Invalid=369, Unknown=0, NotChecked=0, Total=462 [2023-08-26 09:58:47,944 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 128 out of 456 [2023-08-26 09:58:47,945 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 637 transitions, 10804 flow. Second operand has 22 states, 22 states have (on average 131.04545454545453) internal successors, (2883), 22 states have internal predecessors, (2883), 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 09:58:47,945 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:47,945 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 128 of 456 [2023-08-26 09:58:47,945 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:52,633 INFO L124 PetriNetUnfolderBase]: 16188/24874 cut-off events. [2023-08-26 09:58:52,634 INFO L125 PetriNetUnfolderBase]: For 285123/287416 co-relation queries the response was YES. [2023-08-26 09:58:52,739 INFO L83 FinitePrefix]: Finished finitePrefix Result has 168336 conditions, 24874 events. 16188/24874 cut-off events. For 285123/287416 co-relation queries the response was YES. Maximal size of possible extension queue 1127. Compared 176128 event pairs, 1552 based on Foata normal form. 1586/26364 useless extension candidates. Maximal degree in co-relation 168288. Up to 16199 conditions per place. [2023-08-26 09:58:52,854 INFO L140 encePairwiseOnDemand]: 442/456 looper letters, 533 selfloop transitions, 320 changer transitions 1/859 dead transitions. [2023-08-26 09:58:52,854 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 859 transitions, 14316 flow [2023-08-26 09:58:52,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-08-26 09:58:52,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2023-08-26 09:58:52,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 2006 transitions. [2023-08-26 09:58:52,856 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3142230576441103 [2023-08-26 09:58:52,856 INFO L72 ComplementDD]: Start complementDD. Operand 14 states and 2006 transitions. [2023-08-26 09:58:52,856 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14 states and 2006 transitions. [2023-08-26 09:58:52,857 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:58:52,857 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 14 states and 2006 transitions. [2023-08-26 09:58:52,858 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 15 states, 14 states have (on average 143.28571428571428) internal successors, (2006), 14 states have internal predecessors, (2006), 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 09:58:52,861 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 15 states, 15 states have (on average 456.0) internal successors, (6840), 15 states have internal predecessors, (6840), 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 09:58:52,862 INFO L81 ComplementDD]: Finished complementDD. Result has 15 states, 15 states have (on average 456.0) internal successors, (6840), 15 states have internal predecessors, (6840), 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 09:58:52,862 INFO L175 Difference]: Start difference. First operand has 166 places, 637 transitions, 10804 flow. Second operand 14 states and 2006 transitions. [2023-08-26 09:58:52,862 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 859 transitions, 14316 flow [2023-08-26 09:58:55,644 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 176 places, 859 transitions, 14145 flow, removed 46 selfloop flow, removed 3 redundant places. [2023-08-26 09:58:55,655 INFO L231 Difference]: Finished difference. Result has 179 places, 650 transitions, 11504 flow [2023-08-26 09:58:55,655 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=10633, PETRI_DIFFERENCE_MINUEND_PLACES=163, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=637, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=308, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=318, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=11504, PETRI_PLACES=179, PETRI_TRANSITIONS=650} [2023-08-26 09:58:55,656 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 101 predicate places. [2023-08-26 09:58:55,656 INFO L495 AbstractCegarLoop]: Abstraction has has 179 places, 650 transitions, 11504 flow [2023-08-26 09:58:55,656 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 22 states have (on average 131.04545454545453) internal successors, (2883), 22 states have internal predecessors, (2883), 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 09:58:55,656 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:58:55,656 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:58:55,661 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2023-08-26 09:58:55,857 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21 [2023-08-26 09:58:55,857 INFO L420 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:58:55,857 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:58:55,857 INFO L85 PathProgramCache]: Analyzing trace with hash 1407661175, now seen corresponding path program 3 times [2023-08-26 09:58:55,857 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:58:55,857 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854427052] [2023-08-26 09:58:55,857 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:58:55,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:58:55,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:58:56,269 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:56,269 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:58:56,269 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854427052] [2023-08-26 09:58:56,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854427052] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:58:56,269 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1034865090] [2023-08-26 09:58:56,270 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-08-26 09:58:56,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:58:56,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:58:56,271 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:58:56,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2023-08-26 09:58:56,574 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-08-26 09:58:56,574 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:58:56,576 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-26 09:58:56,577 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:58:56,828 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2023-08-26 09:58:56,844 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:56,845 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:58:56,880 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:58:56,880 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 23 treesize of output 16 [2023-08-26 09:58:57,011 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:58:57,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1034865090] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:58:57,011 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:58:57,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 7] total 15 [2023-08-26 09:58:57,011 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1172565808] [2023-08-26 09:58:57,011 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:58:57,012 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2023-08-26 09:58:57,012 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:58:57,012 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2023-08-26 09:58:57,012 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=207, Unknown=0, NotChecked=0, Total=272 [2023-08-26 09:58:57,013 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 456 [2023-08-26 09:58:57,015 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 179 places, 650 transitions, 11504 flow. Second operand has 17 states, 17 states have (on average 164.52941176470588) internal successors, (2797), 17 states have internal predecessors, (2797), 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 09:58:57,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:58:57,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 456 [2023-08-26 09:58:57,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:58:58,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][657], [1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 36#thread1EXITtrue, Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:58:58,967 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-26 09:58:58,967 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:58,967 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:58,967 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:59,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:58:59,255 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-26 09:58:59,255 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:59,256 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:59,256 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:59,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][657], [1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 36#thread1EXITtrue, Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:58:59,258 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,258 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,258 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,258 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1920#(<= 1 ~N~0), 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,265 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,266 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,266 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,266 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:58:59,372 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,372 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,372 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,372 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), 565#(<= 1 ~N~0), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,377 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,377 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,377 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,377 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 147#$Ultimate##0true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 829#(<= 1 ~N~0), 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1370#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,386 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-26 09:58:59,386 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-26 09:58:59,386 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-26 09:58:59,386 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-26 09:58:59,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,386 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,386 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,386 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,386 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 147#$Ultimate##0true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,390 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,390 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,390 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,390 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-26 09:58:59,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,623 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,623 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,623 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,623 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,623 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 147#$Ultimate##0true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,629 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,629 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,629 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,629 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:58:59,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), 565#(<= 1 ~N~0), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,677 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,677 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,677 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,677 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 6#L57-6true, 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,683 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,683 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,683 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,683 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,700 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,700 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,700 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,700 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,701 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,701 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,701 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,701 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,701 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,701 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,701 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,701 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,702 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,702 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,702 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,702 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 147#$Ultimate##0true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,710 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,710 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,710 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:58:59,710 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][650], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3811#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 3534#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,757 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,757 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,757 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,757 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,778 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,778 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,778 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,778 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,778 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,779 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,779 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,779 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,785 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,785 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,785 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,785 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,785 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,786 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,786 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:58:59,786 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,786 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,786 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,825 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,825 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,826 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,826 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 2173#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), 565#(<= 1 ~N~0), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,830 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,830 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,830 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,830 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,830 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,842 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,842 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,842 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,842 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,843 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,843 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,843 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,843 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,844 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,848 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,848 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,848 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,849 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,849 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,849 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,849 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,850 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:58:59,850 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,850 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,886 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,886 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,887 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,887 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,887 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,887 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,887 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,887 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,887 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,888 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,888 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,888 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,888 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,888 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,888 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,888 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,892 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,892 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 3302#true, 242#(= |#race~N~0| 0), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,929 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,930 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,930 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,930 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,930 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][365], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,930 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,930 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,930 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,930 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:58:59,931 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:58:59,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,952 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-26 09:58:59,952 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-26 09:58:59,952 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-26 09:58:59,952 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:58:59,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][38], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:58:59,952 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-26 09:58:59,952 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-26 09:58:59,952 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:58:59,952 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-26 09:59:00,013 INFO L124 PetriNetUnfolderBase]: 9099/15427 cut-off events. [2023-08-26 09:59:00,014 INFO L125 PetriNetUnfolderBase]: For 182421/187265 co-relation queries the response was YES. [2023-08-26 09:59:00,084 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100930 conditions, 15427 events. 9099/15427 cut-off events. For 182421/187265 co-relation queries the response was YES. Maximal size of possible extension queue 1059. Compared 123215 event pairs, 1612 based on Foata normal form. 1878/16260 useless extension candidates. Maximal degree in co-relation 100878. Up to 8649 conditions per place. [2023-08-26 09:59:00,158 INFO L140 encePairwiseOnDemand]: 443/456 looper letters, 468 selfloop transitions, 343 changer transitions 1/837 dead transitions. [2023-08-26 09:59:00,158 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 193 places, 837 transitions, 15185 flow [2023-08-26 09:59:00,160 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-08-26 09:59:00,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2023-08-26 09:59:00,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 2583 transitions. [2023-08-26 09:59:00,162 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.37763157894736843 [2023-08-26 09:59:00,162 INFO L72 ComplementDD]: Start complementDD. Operand 15 states and 2583 transitions. [2023-08-26 09:59:00,162 INFO L73 IsDeterministic]: Start isDeterministic. Operand 15 states and 2583 transitions. [2023-08-26 09:59:00,162 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:59:00,162 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 15 states and 2583 transitions. [2023-08-26 09:59:00,165 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 16 states, 15 states have (on average 172.2) internal successors, (2583), 15 states have internal predecessors, (2583), 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 09:59:00,167 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 16 states, 16 states have (on average 456.0) internal successors, (7296), 16 states have internal predecessors, (7296), 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 09:59:00,168 INFO L81 ComplementDD]: Finished complementDD. Result has 16 states, 16 states have (on average 456.0) internal successors, (7296), 16 states have internal predecessors, (7296), 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 09:59:00,168 INFO L175 Difference]: Start difference. First operand has 179 places, 650 transitions, 11504 flow. Second operand 15 states and 2583 transitions. [2023-08-26 09:59:00,168 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 193 places, 837 transitions, 15185 flow [2023-08-26 09:59:01,168 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 185 places, 837 transitions, 15007 flow, removed 19 selfloop flow, removed 8 redundant places. [2023-08-26 09:59:01,178 INFO L231 Difference]: Finished difference. Result has 186 places, 670 transitions, 12396 flow [2023-08-26 09:59:01,179 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=11326, PETRI_DIFFERENCE_MINUEND_PLACES=171, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=650, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=325, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=325, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=12396, PETRI_PLACES=186, PETRI_TRANSITIONS=670} [2023-08-26 09:59:01,179 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 108 predicate places. [2023-08-26 09:59:01,179 INFO L495 AbstractCegarLoop]: Abstraction has has 186 places, 670 transitions, 12396 flow [2023-08-26 09:59:01,180 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 164.52941176470588) internal successors, (2797), 17 states have internal predecessors, (2797), 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 09:59:01,180 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:59:01,180 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:59:01,185 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2023-08-26 09:59:01,381 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22 [2023-08-26 09:59:01,381 INFO L420 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:59:01,382 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:59:01,382 INFO L85 PathProgramCache]: Analyzing trace with hash -1067697561, now seen corresponding path program 4 times [2023-08-26 09:59:01,382 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:59:01,382 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1061719249] [2023-08-26 09:59:01,382 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:59:01,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:59:01,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:59:01,763 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 09:59:01,763 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:59:01,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1061719249] [2023-08-26 09:59:01,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1061719249] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:59:01,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [307160955] [2023-08-26 09:59:01,763 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-08-26 09:59:01,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:59:01,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:59:01,764 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:59:01,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2023-08-26 09:59:01,967 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-08-26 09:59:01,967 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:59:01,969 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 61 conjunts are in the unsatisfiable core [2023-08-26 09:59:01,971 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:59:02,002 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 11 treesize of output 7 [2023-08-26 09:59:02,030 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 09:59:02,129 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 09:59:02,164 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 09:59:02,322 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:59:02,323 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 17 treesize of output 15 [2023-08-26 09:59:02,369 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 09:59:02,369 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:59:02,752 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:59:02,752 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [307160955] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:59:02,752 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:59:02,752 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 11, 9] total 25 [2023-08-26 09:59:02,752 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [933179635] [2023-08-26 09:59:02,752 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:59:02,753 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2023-08-26 09:59:02,753 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:59:02,753 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2023-08-26 09:59:02,753 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=124, Invalid=573, Unknown=5, NotChecked=0, Total=702 [2023-08-26 09:59:02,754 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 456 [2023-08-26 09:59:02,756 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 186 places, 670 transitions, 12396 flow. Second operand has 27 states, 27 states have (on average 123.5925925925926) internal successors, (3337), 27 states have internal predecessors, (3337), 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 09:59:02,756 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:59:02,756 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 456 [2023-08-26 09:59:02,756 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:59:15,500 INFO L124 PetriNetUnfolderBase]: 31838/49145 cut-off events. [2023-08-26 09:59:15,500 INFO L125 PetriNetUnfolderBase]: For 690741/696557 co-relation queries the response was YES. [2023-08-26 09:59:15,923 INFO L83 FinitePrefix]: Finished finitePrefix Result has 363472 conditions, 49145 events. 31838/49145 cut-off events. For 690741/696557 co-relation queries the response was YES. Maximal size of possible extension queue 2211. Compared 380632 event pairs, 2093 based on Foata normal form. 4696/53629 useless extension candidates. Maximal degree in co-relation 363418. Up to 20946 conditions per place. [2023-08-26 09:59:16,173 INFO L140 encePairwiseOnDemand]: 440/456 looper letters, 1032 selfloop transitions, 1280 changer transitions 2/2319 dead transitions. [2023-08-26 09:59:16,173 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 2319 transitions, 38406 flow [2023-08-26 09:59:16,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 66 states. [2023-08-26 09:59:16,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 66 states. [2023-08-26 09:59:16,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 8935 transitions. [2023-08-26 09:59:16,181 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.2968833067517278 [2023-08-26 09:59:16,181 INFO L72 ComplementDD]: Start complementDD. Operand 66 states and 8935 transitions. [2023-08-26 09:59:16,181 INFO L73 IsDeterministic]: Start isDeterministic. Operand 66 states and 8935 transitions. [2023-08-26 09:59:16,183 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:59:16,183 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 66 states and 8935 transitions. [2023-08-26 09:59:16,189 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 67 states, 66 states have (on average 135.37878787878788) internal successors, (8935), 66 states have internal predecessors, (8935), 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 09:59:16,203 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 67 states, 67 states have (on average 456.0) internal successors, (30552), 67 states have internal predecessors, (30552), 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 09:59:16,205 INFO L81 ComplementDD]: Finished complementDD. Result has 67 states, 67 states have (on average 456.0) internal successors, (30552), 67 states have internal predecessors, (30552), 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 09:59:16,205 INFO L175 Difference]: Start difference. First operand has 186 places, 670 transitions, 12396 flow. Second operand 66 states and 8935 transitions. [2023-08-26 09:59:16,205 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 2319 transitions, 38406 flow [2023-08-26 09:59:26,277 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 2319 transitions, 36970 flow, removed 67 selfloop flow, removed 10 redundant places. [2023-08-26 09:59:26,300 INFO L231 Difference]: Finished difference. Result has 260 places, 1600 transitions, 32409 flow [2023-08-26 09:59:26,301 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=11754, PETRI_DIFFERENCE_MINUEND_PLACES=176, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=670, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=459, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=66, PETRI_FLOW=32409, PETRI_PLACES=260, PETRI_TRANSITIONS=1600} [2023-08-26 09:59:26,301 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 182 predicate places. [2023-08-26 09:59:26,301 INFO L495 AbstractCegarLoop]: Abstraction has has 260 places, 1600 transitions, 32409 flow [2023-08-26 09:59:26,302 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 123.5925925925926) internal successors, (3337), 27 states have internal predecessors, (3337), 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 09:59:26,302 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:59:26,302 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:59:26,307 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2023-08-26 09:59:26,506 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:59:26,507 INFO L420 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:59:26,507 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:59:26,507 INFO L85 PathProgramCache]: Analyzing trace with hash 901279107, now seen corresponding path program 5 times [2023-08-26 09:59:26,507 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:59:26,507 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1406459329] [2023-08-26 09:59:26,507 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:59:26,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:59:26,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:59:26,852 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:59:26,852 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:59:26,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1406459329] [2023-08-26 09:59:26,852 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1406459329] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:59:26,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1774891543] [2023-08-26 09:59:26,852 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-08-26 09:59:26,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:59:26,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:59:26,853 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:59:26,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2023-08-26 09:59:27,092 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 3 check-sat command(s) [2023-08-26 09:59:27,092 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:59:27,094 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 40 conjunts are in the unsatisfiable core [2023-08-26 09:59:27,095 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:59:27,316 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:59:27,317 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 23 treesize of output 15 [2023-08-26 09:59:27,375 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:59:27,375 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:59:27,518 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:59:27,518 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 23 treesize of output 16 [2023-08-26 09:59:27,686 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:59:27,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1774891543] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:59:27,686 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:59:27,686 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 9, 8] total 23 [2023-08-26 09:59:27,687 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2075774070] [2023-08-26 09:59:27,687 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:59:27,687 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-08-26 09:59:27,687 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:59:27,687 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-08-26 09:59:27,687 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=94, Invalid=506, Unknown=0, NotChecked=0, Total=600 [2023-08-26 09:59:27,689 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 456 [2023-08-26 09:59:27,691 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 260 places, 1600 transitions, 32409 flow. Second operand has 25 states, 25 states have (on average 161.32) internal successors, (4033), 25 states have internal predecessors, (4033), 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 09:59:27,691 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:59:27,691 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 456 [2023-08-26 09:59:27,691 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 09:59:34,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][2023], [1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 3302#true, 242#(= |#race~N~0| 0), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 36#thread1EXITtrue, Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true, 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:59:34,997 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-26 09:59:34,997 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:59:34,997 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:59:34,997 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:59:34,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][50], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true, 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:59:34,998 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-26 09:59:34,998 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:59:34,998 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:59:34,998 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:59:35,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] L57-1-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res#1.offset_9| 0) (= |v_thread2Thread1of1ForFork2_#res#1.base_9| 0) (= |v_#race~M~0_64| 0) (<= v_~M~0_44 |v_thread2Thread1of1ForFork2_~i~1#1_46|)) InVars {#race~M~0=|v_#race~M~0_64|, ~M~0=v_~M~0_44, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_46|} OutVars{#race~M~0=|v_#race~M~0_64|, thread2Thread1of1ForFork2_#res#1.offset=|v_thread2Thread1of1ForFork2_#res#1.offset_9|, ~M~0=v_~M~0_44, thread2Thread1of1ForFork2_#res#1.base=|v_thread2Thread1of1ForFork2_#res#1.base_9|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res#1.offset, thread2Thread1of1ForFork2_~i~1#1, thread2Thread1of1ForFork2_#res#1.base][666], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 829#(<= 1 ~N~0), 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:35,701 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 09:59:35,701 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-26 09:59:35,701 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:35,701 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 09:59:35,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][50], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true, 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:59:35,807 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-26 09:59:35,807 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:35,807 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:35,807 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:35,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][2023], [1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 36#thread1EXITtrue, Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true, 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:59:35,808 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-26 09:59:35,808 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:35,808 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:35,808 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][2023], [1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 36#thread1EXITtrue, Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true, 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:59:36,362 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 09:59:36,362 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,362 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,362 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,362 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][50], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), 66#L90-6true, Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true, 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0))]) [2023-08-26 09:59:36,362 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 09:59:36,362 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,362 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][1523], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 36#thread1EXITtrue, 1341#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1370#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true]) [2023-08-26 09:59:36,734 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:59:36,734 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,734 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,734 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1343#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true]) [2023-08-26 09:59:36,734 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:59:36,734 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,734 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,734 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] L57-1-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res#1.offset_9| 0) (= |v_thread2Thread1of1ForFork2_#res#1.base_9| 0) (= |v_#race~M~0_64| 0) (<= v_~M~0_44 |v_thread2Thread1of1ForFork2_~i~1#1_46|)) InVars {#race~M~0=|v_#race~M~0_64|, ~M~0=v_~M~0_44, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_46|} OutVars{#race~M~0=|v_#race~M~0_64|, thread2Thread1of1ForFork2_#res#1.offset=|v_thread2Thread1of1ForFork2_#res#1.offset_9|, ~M~0=v_~M~0_44, thread2Thread1of1ForFork2_#res#1.base=|v_thread2Thread1of1ForFork2_#res#1.base_9|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res#1.offset, thread2Thread1of1ForFork2_~i~1#1, thread2Thread1of1ForFork2_#res#1.base][666], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 829#(<= 1 ~N~0), 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:36,801 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 09:59:36,801 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:36,801 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:36,801 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 09:59:37,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][1523], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, 4298#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 36#thread1EXITtrue, 1341#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1370#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true]) [2023-08-26 09:59:37,072 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,072 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,072 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,072 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, 4298#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1343#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true]) [2023-08-26 09:59:37,072 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,072 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,072 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,072 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] L57-1-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res#1.offset_9| 0) (= |v_thread2Thread1of1ForFork2_#res#1.base_9| 0) (= |v_#race~M~0_64| 0) (<= v_~M~0_44 |v_thread2Thread1of1ForFork2_~i~1#1_46|)) InVars {#race~M~0=|v_#race~M~0_64|, ~M~0=v_~M~0_44, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_46|} OutVars{#race~M~0=|v_#race~M~0_64|, thread2Thread1of1ForFork2_#res#1.offset=|v_thread2Thread1of1ForFork2_#res#1.offset_9|, ~M~0=v_~M~0_44, thread2Thread1of1ForFork2_#res#1.base=|v_thread2Thread1of1ForFork2_#res#1.base_9|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res#1.offset, thread2Thread1of1ForFork2_~i~1#1, thread2Thread1of1ForFork2_#res#1.base][666], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 148#L47-6true, Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 829#(<= 1 ~N~0), 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:37,142 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,142 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,142 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,142 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][2425], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 36#thread1EXITtrue, Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,240 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,240 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,240 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,240 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,240 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,241 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,241 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,241 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][50], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 6#L57-6true, Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:37,261 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][1523], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, 4298#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 6#L57-6true, Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 829#(<= 1 ~N~0), 36#thread1EXITtrue, 1341#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1370#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:37,270 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,270 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,270 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,270 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, 4298#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 6#L57-6true, Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 829#(<= 1 ~N~0), 1343#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:37,270 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,270 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,270 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,270 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 09:59:37,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][1523], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, 4298#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 36#thread1EXITtrue, 1341#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1370#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true]) [2023-08-26 09:59:37,354 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:59:37,354 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:59:37,354 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:59:37,354 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:59:37,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, 4298#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1343#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true]) [2023-08-26 09:59:37,355 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 09:59:37,355 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:59:37,355 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:59:37,355 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 09:59:37,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][1523], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 36#thread1EXITtrue, 1341#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1370#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true]) [2023-08-26 09:59:37,726 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,726 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,726 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,726 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1343#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 3885#true]) [2023-08-26 09:59:37,727 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,727 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,727 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,727 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][2241], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, 4298#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 36#thread1EXITtrue, Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,729 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,729 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,729 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,729 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, 4298#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3811#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,729 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,729 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,729 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,729 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][2425], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 36#thread1EXITtrue, Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,732 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,732 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,732 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,732 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,732 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,732 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,732 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,732 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:59:37,806 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,806 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,806 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,806 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][50], [104#thread2EXITtrue, Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 565#(<= 1 ~N~0), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:37,810 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,810 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,810 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,810 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][50], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 2741#true, 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3811#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:59:37,810 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,810 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,810 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,810 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][2425], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 36#thread1EXITtrue, Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,822 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,822 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,822 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,822 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,822 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,822 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,822 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,822 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][2425], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 36#thread1EXITtrue, Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true, 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,823 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,823 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,823 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,823 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true, 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))]) [2023-08-26 09:59:37,823 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,823 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,823 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 09:59:37,823 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:37,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:59:37,946 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 09:59:37,946 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,946 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,946 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 09:59:37,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:59:37,977 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-26 09:59:37,977 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:59:37,977 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:59:37,977 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:59:38,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:59:38,032 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-26 09:59:38,032 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:59:38,032 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:59:38,032 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:59:38,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 253#(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)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:38,033 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-26 09:59:38,033 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:59:38,033 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:59:38,033 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 09:59:38,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:59:38,054 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-26 09:59:38,054 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:38,054 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:38,054 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:38,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3013#true, Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 76#L58true, Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 2165#true, Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0))]) [2023-08-26 09:59:38,079 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-26 09:59:38,080 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:38,080 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:38,080 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:38,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][391], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), 66#L90-6true, Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), 2165#true, Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:38,080 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-26 09:59:38,080 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:38,080 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:38,080 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 09:59:38,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][528], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), 237#true, Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 4298#true, 2741#true, Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), 2165#true, Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true]) [2023-08-26 09:59:38,134 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-26 09:59:38,134 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:59:38,134 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:59:38,134 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 09:59:38,223 INFO L124 PetriNetUnfolderBase]: 20646/35361 cut-off events. [2023-08-26 09:59:38,223 INFO L125 PetriNetUnfolderBase]: For 556253/566148 co-relation queries the response was YES. [2023-08-26 09:59:38,544 INFO L83 FinitePrefix]: Finished finitePrefix Result has 266747 conditions, 35361 events. 20646/35361 cut-off events. For 556253/566148 co-relation queries the response was YES. Maximal size of possible extension queue 2378. Compared 319229 event pairs, 3253 based on Foata normal form. 3266/36135 useless extension candidates. Maximal degree in co-relation 266673. Up to 17062 conditions per place. [2023-08-26 09:59:38,746 INFO L140 encePairwiseOnDemand]: 442/456 looper letters, 1565 selfloop transitions, 1541 changer transitions 1/3132 dead transitions. [2023-08-26 09:59:38,747 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 300 places, 3132 transitions, 67232 flow [2023-08-26 09:59:38,747 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. [2023-08-26 09:59:38,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 41 states. [2023-08-26 09:59:38,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 6859 transitions. [2023-08-26 09:59:38,752 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.366869918699187 [2023-08-26 09:59:38,752 INFO L72 ComplementDD]: Start complementDD. Operand 41 states and 6859 transitions. [2023-08-26 09:59:38,752 INFO L73 IsDeterministic]: Start isDeterministic. Operand 41 states and 6859 transitions. [2023-08-26 09:59:38,753 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 09:59:38,753 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 41 states and 6859 transitions. [2023-08-26 09:59:38,758 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 42 states, 41 states have (on average 167.29268292682926) internal successors, (6859), 41 states have internal predecessors, (6859), 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 09:59:38,766 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 42 states, 42 states have (on average 456.0) internal successors, (19152), 42 states have internal predecessors, (19152), 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 09:59:38,767 INFO L81 ComplementDD]: Finished complementDD. Result has 42 states, 42 states have (on average 456.0) internal successors, (19152), 42 states have internal predecessors, (19152), 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 09:59:38,767 INFO L175 Difference]: Start difference. First operand has 260 places, 1600 transitions, 32409 flow. Second operand 41 states and 6859 transitions. [2023-08-26 09:59:38,767 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 300 places, 3132 transitions, 67232 flow [2023-08-26 09:59:45,863 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 296 places, 3132 transitions, 65579 flow, removed 772 selfloop flow, removed 4 redundant places. [2023-08-26 09:59:45,904 INFO L231 Difference]: Finished difference. Result has 310 places, 2488 transitions, 54691 flow [2023-08-26 09:59:45,905 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=31276, PETRI_DIFFERENCE_MINUEND_PLACES=256, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1600, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=741, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=790, PETRI_DIFFERENCE_SUBTRAHEND_STATES=41, PETRI_FLOW=54691, PETRI_PLACES=310, PETRI_TRANSITIONS=2488} [2023-08-26 09:59:45,905 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 232 predicate places. [2023-08-26 09:59:45,905 INFO L495 AbstractCegarLoop]: Abstraction has has 310 places, 2488 transitions, 54691 flow [2023-08-26 09:59:45,906 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 161.32) internal successors, (4033), 25 states have internal predecessors, (4033), 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 09:59:45,906 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 09:59:45,906 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 09:59:45,911 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0 [2023-08-26 09:59:46,108 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:59:46,109 INFO L420 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 09:59:46,109 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 09:59:46,109 INFO L85 PathProgramCache]: Analyzing trace with hash 263840233, now seen corresponding path program 6 times [2023-08-26 09:59:46,109 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 09:59:46,109 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [79328715] [2023-08-26 09:59:46,109 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 09:59:46,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 09:59:46,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 09:59:46,675 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 09:59:46,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 09:59:46,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [79328715] [2023-08-26 09:59:46,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [79328715] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 09:59:46,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [989140488] [2023-08-26 09:59:46,676 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2023-08-26 09:59:46,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 09:59:46,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 09:59:46,681 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 09:59:46,683 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2023-08-26 09:59:46,993 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s) [2023-08-26 09:59:46,994 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 09:59:46,996 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-26 09:59:46,997 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 09:59:47,237 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2023-08-26 09:59:47,254 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:59:47,254 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 09:59:47,291 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 09:59:47,291 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 23 treesize of output 16 [2023-08-26 09:59:47,407 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 09:59:47,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [989140488] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 09:59:47,407 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 09:59:47,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 8, 7] total 21 [2023-08-26 09:59:47,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1846452488] [2023-08-26 09:59:47,407 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 09:59:47,408 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2023-08-26 09:59:47,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 09:59:47,408 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2023-08-26 09:59:47,408 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=99, Invalid=407, Unknown=0, NotChecked=0, Total=506 [2023-08-26 09:59:47,409 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 128 out of 456 [2023-08-26 09:59:47,411 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 2488 transitions, 54691 flow. Second operand has 23 states, 23 states have (on average 130.7826086956522) internal successors, (3008), 23 states have internal predecessors, (3008), 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 09:59:47,411 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 09:59:47,411 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 128 of 456 [2023-08-26 09:59:47,411 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:00:06,829 INFO L124 PetriNetUnfolderBase]: 37483/57097 cut-off events. [2023-08-26 10:00:06,830 INFO L125 PetriNetUnfolderBase]: For 992933/998908 co-relation queries the response was YES. [2023-08-26 10:00:07,898 INFO L83 FinitePrefix]: Finished finitePrefix Result has 485445 conditions, 57097 events. 37483/57097 cut-off events. For 992933/998908 co-relation queries the response was YES. Maximal size of possible extension queue 2570. Compared 444610 event pairs, 2484 based on Foata normal form. 3483/60317 useless extension candidates. Maximal degree in co-relation 485356. Up to 37098 conditions per place. [2023-08-26 10:00:08,244 INFO L140 encePairwiseOnDemand]: 440/456 looper letters, 1411 selfloop transitions, 1390 changer transitions 3/2809 dead transitions. [2023-08-26 10:00:08,244 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 331 places, 2809 transitions, 63544 flow [2023-08-26 10:00:08,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2023-08-26 10:00:08,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 22 states. [2023-08-26 10:00:08,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 3124 transitions. [2023-08-26 10:00:08,247 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.31140350877192985 [2023-08-26 10:00:08,247 INFO L72 ComplementDD]: Start complementDD. Operand 22 states and 3124 transitions. [2023-08-26 10:00:08,247 INFO L73 IsDeterministic]: Start isDeterministic. Operand 22 states and 3124 transitions. [2023-08-26 10:00:08,247 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:00:08,248 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 22 states and 3124 transitions. [2023-08-26 10:00:08,250 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 23 states, 22 states have (on average 142.0) internal successors, (3124), 22 states have internal predecessors, (3124), 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:00:08,254 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 23 states, 23 states have (on average 456.0) internal successors, (10488), 23 states have internal predecessors, (10488), 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:00:08,255 INFO L81 ComplementDD]: Finished complementDD. Result has 23 states, 23 states have (on average 456.0) internal successors, (10488), 23 states have internal predecessors, (10488), 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:00:08,255 INFO L175 Difference]: Start difference. First operand has 310 places, 2488 transitions, 54691 flow. Second operand 22 states and 3124 transitions. [2023-08-26 10:00:08,255 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 331 places, 2809 transitions, 63544 flow [2023-08-26 10:00:29,504 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 328 places, 2809 transitions, 61564 flow, removed 844 selfloop flow, removed 3 redundant places. [2023-08-26 10:00:29,549 INFO L231 Difference]: Finished difference. Result has 338 places, 2571 transitions, 58140 flow [2023-08-26 10:00:29,551 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=52725, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2488, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1317, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=22, PETRI_FLOW=58140, PETRI_PLACES=338, PETRI_TRANSITIONS=2571} [2023-08-26 10:00:29,551 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 260 predicate places. [2023-08-26 10:00:29,551 INFO L495 AbstractCegarLoop]: Abstraction has has 338 places, 2571 transitions, 58140 flow [2023-08-26 10:00:29,552 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 130.7826086956522) internal successors, (3008), 23 states have internal predecessors, (3008), 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:00:29,552 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:00:29,552 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:00:29,558 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2023-08-26 10:00:29,757 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25 [2023-08-26 10:00:29,758 INFO L420 AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 10:00:29,758 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:00:29,758 INFO L85 PathProgramCache]: Analyzing trace with hash -114593401, now seen corresponding path program 7 times [2023-08-26 10:00:29,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:00:29,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [986184099] [2023-08-26 10:00:29,758 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:00:29,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:00:29,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:00:30,089 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:00:30,089 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:00:30,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [986184099] [2023-08-26 10:00:30,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [986184099] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:00:30,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1758716306] [2023-08-26 10:00:30,089 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-08-26 10:00:30,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:00:30,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:00:30,090 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 10:00:30,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2023-08-26 10:00:30,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:00:30,270 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 61 conjunts are in the unsatisfiable core [2023-08-26 10:00:30,272 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:00:30,301 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 11 treesize of output 7 [2023-08-26 10:00:30,337 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:00:30,406 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:00:30,447 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:00:30,632 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 10:00:30,634 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:00:30,634 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 26 treesize of output 13 [2023-08-26 10:00:30,655 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:00:30,656 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:00:30,894 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:00:30,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1758716306] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:00:30,895 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:00:30,895 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 11, 9] total 25 [2023-08-26 10:00:30,895 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472064963] [2023-08-26 10:00:30,895 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:00:30,895 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2023-08-26 10:00:30,895 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:00:30,896 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2023-08-26 10:00:30,896 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=110, Invalid=584, Unknown=8, NotChecked=0, Total=702 [2023-08-26 10:00:30,897 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 128 out of 456 [2023-08-26 10:00:30,899 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 338 places, 2571 transitions, 58140 flow. Second operand has 27 states, 27 states have (on average 130.66666666666666) internal successors, (3528), 27 states have internal predecessors, (3528), 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:00:30,899 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:00:30,899 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 128 of 456 [2023-08-26 10:00:30,899 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:00:41,740 WARN L234 SmtUtils]: Spent 10.17s on a formula simplification. DAG size of input: 52 DAG size of output: 49 (called from [L 376] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2023-08-26 10:00:53,540 WARN L234 SmtUtils]: Spent 6.22s on a formula simplification that was a NOOP. DAG size: 47 (called from [L 376] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2023-08-26 10:01:22,977 INFO L124 PetriNetUnfolderBase]: 50928/77800 cut-off events. [2023-08-26 10:01:22,978 INFO L125 PetriNetUnfolderBase]: For 1490408/1498206 co-relation queries the response was YES. [2023-08-26 10:01:24,540 INFO L83 FinitePrefix]: Finished finitePrefix Result has 693379 conditions, 77800 events. 50928/77800 cut-off events. For 1490408/1498206 co-relation queries the response was YES. Maximal size of possible extension queue 3466. Compared 631372 event pairs, 4843 based on Foata normal form. 4934/82381 useless extension candidates. Maximal degree in co-relation 693279. Up to 41048 conditions per place. [2023-08-26 10:01:25,016 INFO L140 encePairwiseOnDemand]: 441/456 looper letters, 2036 selfloop transitions, 2115 changer transitions 5/4161 dead transitions. [2023-08-26 10:01:25,016 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 367 places, 4161 transitions, 94146 flow [2023-08-26 10:01:25,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2023-08-26 10:01:25,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 30 states. [2023-08-26 10:01:25,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 4419 transitions. [2023-08-26 10:01:25,020 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.32302631578947366 [2023-08-26 10:01:25,020 INFO L72 ComplementDD]: Start complementDD. Operand 30 states and 4419 transitions. [2023-08-26 10:01:25,020 INFO L73 IsDeterministic]: Start isDeterministic. Operand 30 states and 4419 transitions. [2023-08-26 10:01:25,020 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:01:25,020 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 30 states and 4419 transitions. [2023-08-26 10:01:25,024 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 31 states, 30 states have (on average 147.3) internal successors, (4419), 30 states have internal predecessors, (4419), 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:01:25,030 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 31 states, 31 states have (on average 456.0) internal successors, (14136), 31 states have internal predecessors, (14136), 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:01:25,030 INFO L81 ComplementDD]: Finished complementDD. Result has 31 states, 31 states have (on average 456.0) internal successors, (14136), 31 states have internal predecessors, (14136), 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:01:25,030 INFO L175 Difference]: Start difference. First operand has 338 places, 2571 transitions, 58140 flow. Second operand 30 states and 4419 transitions. [2023-08-26 10:01:25,030 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 367 places, 4161 transitions, 94146 flow [2023-08-26 10:02:06,067 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 359 places, 4161 transitions, 93647 flow, removed 46 selfloop flow, removed 8 redundant places. [2023-08-26 10:02:06,129 INFO L231 Difference]: Finished difference. Result has 374 places, 3397 transitions, 84035 flow [2023-08-26 10:02:06,130 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=57645, PETRI_DIFFERENCE_MINUEND_PLACES=330, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2571, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1399, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=929, PETRI_DIFFERENCE_SUBTRAHEND_STATES=30, PETRI_FLOW=84035, PETRI_PLACES=374, PETRI_TRANSITIONS=3397} [2023-08-26 10:02:06,131 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 296 predicate places. [2023-08-26 10:02:06,131 INFO L495 AbstractCegarLoop]: Abstraction has has 374 places, 3397 transitions, 84035 flow [2023-08-26 10:02:06,131 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 130.66666666666666) internal successors, (3528), 27 states have internal predecessors, (3528), 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:02:06,131 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:02:06,131 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:02:06,143 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0 [2023-08-26 10:02:06,334 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26 [2023-08-26 10:02:06,334 INFO L420 AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 10:02:06,334 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:02:06,334 INFO L85 PathProgramCache]: Analyzing trace with hash 1205688661, now seen corresponding path program 8 times [2023-08-26 10:02:06,334 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:02:06,334 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148831248] [2023-08-26 10:02:06,335 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:02:06,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:02:06,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:02:06,786 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:02:06,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:02:06,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148831248] [2023-08-26 10:02:06,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148831248] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:02:06,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1817000317] [2023-08-26 10:02:06,786 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-08-26 10:02:06,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:02:06,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:02:06,787 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-08-26 10:02:06,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2023-08-26 10:02:07,028 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-26 10:02:07,028 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 10:02:07,030 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 55 conjunts are in the unsatisfiable core [2023-08-26 10:02:07,031 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:02:07,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-26 10:02:07,256 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 14 treesize of output 16 [2023-08-26 10:02:07,320 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-26 10:02:07,322 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:02:07,323 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 26 treesize of output 13 [2023-08-26 10:02:07,349 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:02:07,349 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:02:07,432 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:02:07,432 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:02:07,436 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-08-26 10:02:07,575 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:02:07,575 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1817000317] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:02:07,575 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:02:07,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 23 [2023-08-26 10:02:07,575 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1296544249] [2023-08-26 10:02:07,575 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:02:07,576 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-08-26 10:02:07,576 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:02:07,576 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-08-26 10:02:07,576 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=111, Invalid=487, Unknown=2, NotChecked=0, Total=600 [2023-08-26 10:02:07,578 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 152 out of 456 [2023-08-26 10:02:07,579 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 374 places, 3397 transitions, 84035 flow. Second operand has 25 states, 25 states have (on average 154.28) internal successors, (3857), 25 states have internal predecessors, (3857), 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:02:07,579 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:02:07,579 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 152 of 456 [2023-08-26 10:02:07,580 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:02:24,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][833], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 147#$Ultimate##0true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:02:24,060 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 10:02:24,060 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:02:24,060 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:02:24,060 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 10:02:24,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1029] L57-1-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork2_#res#1.offset_9| 0) (= |v_thread2Thread1of1ForFork2_#res#1.base_9| 0) (= |v_#race~M~0_64| 0) (<= v_~M~0_44 |v_thread2Thread1of1ForFork2_~i~1#1_46|)) InVars {#race~M~0=|v_#race~M~0_64|, ~M~0=v_~M~0_44, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_46|} OutVars{#race~M~0=|v_#race~M~0_64|, thread2Thread1of1ForFork2_#res#1.offset=|v_thread2Thread1of1ForFork2_#res#1.offset_9|, ~M~0=v_~M~0_44, thread2Thread1of1ForFork2_#res#1.base=|v_thread2Thread1of1ForFork2_#res#1.base_9|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#res#1.offset, thread2Thread1of1ForFork2_~i~1#1, thread2Thread1of1ForFork2_#res#1.base][117], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 148#L47-6true, Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 565#(<= 1 ~N~0), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), 829#(<= 1 ~N~0), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 104#thread2EXITtrue, 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 4972#true, 3885#true]) [2023-08-26 10:02:24,402 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:02:24,402 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:02:24,402 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:02:24,402 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:02:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][1504], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), 6#L57-6true, Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), 829#(<= 1 ~N~0), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 36#thread1EXITtrue, Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1370#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4981#(= ~res2~0 ~res1~0), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1341#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true, 4972#true]) [2023-08-26 10:02:25,036 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:02:25,036 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:02:25,036 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:02:25,036 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:02:25,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][404], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 1618#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), 6#L57-6true, Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), 829#(<= 1 ~N~0), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1343#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3885#true, 4972#true]) [2023-08-26 10:02:25,037 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:02:25,037 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:02:25,037 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:02:25,037 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:02:25,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][833], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:02:25,663 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:02:25,663 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:02:25,663 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:02:25,663 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:02:25,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][833], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 158#L67-8true, Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:02:25,665 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:02:25,665 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:02:25,665 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:02:25,665 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:02:25,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][404], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 3885#true, 4972#true]) [2023-08-26 10:02:25,666 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:02:25,666 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:02:25,666 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:02:25,666 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:02:25,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][2342], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 36#thread1EXITtrue, Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 66#L90-6true, 237#true, 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue]) [2023-08-26 10:02:25,805 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:02:25,805 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:02:25,805 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:02:25,805 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:02:25,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][837], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 66#L90-6true, 237#true, 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5556#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3811#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))))]) [2023-08-26 10:02:25,806 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:02:25,806 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:02:25,806 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:02:25,806 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:02:26,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][404], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4981#(= ~res2~0 ~res1~0), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 3885#true, 4972#true]) [2023-08-26 10:02:26,141 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:02:26,141 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:02:26,141 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:02:26,142 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:02:26,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][833], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 3605#(= ~res2~0 ~res1~0), Black: 4307#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4981#(= ~res2~0 ~res1~0), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 3885#true, 4972#true]) [2023-08-26 10:02:26,687 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:02:26,687 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:02:26,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:02:26,688 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:02:26,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][833], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 4972#true]) [2023-08-26 10:02:26,717 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:02:26,717 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:02:26,717 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:02:26,717 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:02:27,822 INFO L124 PetriNetUnfolderBase]: 27455/48131 cut-off events. [2023-08-26 10:02:27,822 INFO L125 PetriNetUnfolderBase]: For 967106/982935 co-relation queries the response was YES. [2023-08-26 10:02:28,918 INFO L83 FinitePrefix]: Finished finitePrefix Result has 417978 conditions, 48131 events. 27455/48131 cut-off events. For 967106/982935 co-relation queries the response was YES. Maximal size of possible extension queue 3214. Compared 466036 event pairs, 4710 based on Foata normal form. 4956/50493 useless extension candidates. Maximal degree in co-relation 417862. Up to 29282 conditions per place. [2023-08-26 10:02:29,223 INFO L140 encePairwiseOnDemand]: 444/456 looper letters, 1902 selfloop transitions, 1569 changer transitions 1/3493 dead transitions. [2023-08-26 10:02:29,224 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 386 places, 3493 transitions, 92024 flow [2023-08-26 10:02:29,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-08-26 10:02:29,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2023-08-26 10:02:29,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2125 transitions. [2023-08-26 10:02:29,226 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.35846828609986503 [2023-08-26 10:02:29,226 INFO L72 ComplementDD]: Start complementDD. Operand 13 states and 2125 transitions. [2023-08-26 10:02:29,226 INFO L73 IsDeterministic]: Start isDeterministic. Operand 13 states and 2125 transitions. [2023-08-26 10:02:29,226 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:02:29,226 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 13 states and 2125 transitions. [2023-08-26 10:02:29,228 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 14 states, 13 states have (on average 163.46153846153845) internal successors, (2125), 13 states have internal predecessors, (2125), 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:02:29,230 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 14 states, 14 states have (on average 456.0) internal successors, (6384), 14 states have internal predecessors, (6384), 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:02:29,230 INFO L81 ComplementDD]: Finished complementDD. Result has 14 states, 14 states have (on average 456.0) internal successors, (6384), 14 states have internal predecessors, (6384), 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:02:29,230 INFO L175 Difference]: Start difference. First operand has 374 places, 3397 transitions, 84035 flow. Second operand 13 states and 2125 transitions. [2023-08-26 10:02:29,230 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 386 places, 3493 transitions, 92024 flow [2023-08-26 10:02:47,563 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 384 places, 3493 transitions, 90795 flow, removed 612 selfloop flow, removed 2 redundant places. [2023-08-26 10:02:47,625 INFO L231 Difference]: Finished difference. Result has 387 places, 3407 transitions, 86356 flow [2023-08-26 10:02:47,626 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=82918, PETRI_DIFFERENCE_MINUEND_PLACES=372, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=3397, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1560, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1829, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=86356, PETRI_PLACES=387, PETRI_TRANSITIONS=3407} [2023-08-26 10:02:47,627 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 309 predicate places. [2023-08-26 10:02:47,627 INFO L495 AbstractCegarLoop]: Abstraction has has 387 places, 3407 transitions, 86356 flow [2023-08-26 10:02:47,627 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 154.28) internal successors, (3857), 25 states have internal predecessors, (3857), 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:02:47,627 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:02:47,627 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:02:47,632 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0 [2023-08-26 10:02:47,832 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27 [2023-08-26 10:02:47,832 INFO L420 AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 10:02:47,833 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:02:47,833 INFO L85 PathProgramCache]: Analyzing trace with hash 350437263, now seen corresponding path program 9 times [2023-08-26 10:02:47,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:02:47,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2121402602] [2023-08-26 10:02:47,833 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:02:47,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:02:47,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:02:48,182 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:02:48,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:02:48,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2121402602] [2023-08-26 10:02:48,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2121402602] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:02:48,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1158964210] [2023-08-26 10:02:48,183 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-08-26 10:02:48,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:02:48,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:02:48,184 INFO L229 MonitoredProcess]: Starting monitored process 20 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:02:48,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2023-08-26 10:02:48,415 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-08-26 10:02:48,415 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 10:02:48,417 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-26 10:02:48,418 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:02:48,629 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:02:48,630 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 17 treesize of output 15 [2023-08-26 10:02:48,683 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:02:48,683 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:02:48,788 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:02:48,788 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 23 treesize of output 16 [2023-08-26 10:02:48,859 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:02:48,859 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1158964210] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:02:48,859 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:02:48,859 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 8, 7] total 20 [2023-08-26 10:02:48,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [602411334] [2023-08-26 10:02:48,860 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:02:48,860 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2023-08-26 10:02:48,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:02:48,860 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2023-08-26 10:02:48,860 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=379, Unknown=0, NotChecked=0, Total=462 [2023-08-26 10:02:48,862 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 456 [2023-08-26 10:02:48,863 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 387 places, 3407 transitions, 86356 flow. Second operand has 22 states, 22 states have (on average 151.72727272727272) internal successors, (3338), 22 states have internal predecessors, (3338), 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:02:48,863 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:02:48,863 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 456 [2023-08-26 10:02:48,863 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:03:09,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 565#(<= 1 ~N~0), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 104#thread2EXITtrue, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 4972#true, 3885#true]) [2023-08-26 10:03:09,099 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 10:03:09,099 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:09,099 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:09,099 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:09,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][71], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2165#true, 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 565#(<= 1 ~N~0), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 104#thread2EXITtrue, 66#L90-6true, 237#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 4972#true, 3885#true]) [2023-08-26 10:03:09,141 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-26 10:03:09,141 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:09,141 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:09,141 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:10,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 565#(<= 1 ~N~0), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 104#thread2EXITtrue, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 4972#true, 3885#true]) [2023-08-26 10:03:10,827 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 10:03:10,827 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:10,827 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:10,827 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:10,827 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:11,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 1622#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 147#$Ultimate##0true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 4972#true]) [2023-08-26 10:03:11,103 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-26 10:03:11,103 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:11,103 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:11,103 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-26 10:03:11,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 6#L57-6true, 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 565#(<= 1 ~N~0), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), 28#L90-5true, Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true, 3885#true]) [2023-08-26 10:03:11,313 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 10:03:11,313 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:11,313 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 10:03:11,313 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 10:03:12,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 4972#true]) [2023-08-26 10:03:12,178 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:03:12,178 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:12,178 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:12,178 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:12,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 4972#true]) [2023-08-26 10:03:12,178 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,178 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,178 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 10:03:12,178 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [1620#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1909#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 147#$Ultimate##0true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:03:12,183 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,183 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,183 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,183 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-26 10:03:12,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][800], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 66#L90-6true, 237#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:12,188 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,188 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,188 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,188 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1023] L47-1-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res#1.offset_9| 0) (= |v_#race~N~0_62| 0) (<= v_~N~0_57 |v_thread1Thread1of1ForFork1_~i~0#1_46|) (= |v_thread1Thread1of1ForFork1_#res#1.base_9| 0)) InVars {#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_46|, ~N~0=v_~N~0_57} OutVars{#race~N~0=|v_#race~N~0_62|, thread1Thread1of1ForFork1_#res#1.offset=|v_thread1Thread1of1ForFork1_#res#1.offset_9|, ~N~0=v_~N~0_57, thread1Thread1of1ForFork1_#res#1.base=|v_thread1Thread1of1ForFork1_#res#1.base_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_~i~0#1, thread1Thread1of1ForFork1_#res#1.offset, thread1Thread1of1ForFork1_#res#1.base][4391], [1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 36#thread1EXITtrue, Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 814#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 66#L90-6true, 237#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:12,189 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,189 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,189 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,189 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:12,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 6#L57-6true, 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 565#(<= 1 ~N~0), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true, 3885#true]) [2023-08-26 10:03:12,562 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:03:12,562 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:12,563 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:12,563 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:12,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 4972#true]) [2023-08-26 10:03:12,792 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:03:12,792 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:12,792 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:12,792 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:13,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:03:13,385 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,385 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,385 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:13,386 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 4972#true]) [2023-08-26 10:03:13,386 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:03:13,386 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:13,386 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:13,386 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:13,386 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:13,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 4972#true]) [2023-08-26 10:03:13,387 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-26 10:03:13,387 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-26 10:03:13,387 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:13,387 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:13,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 565#(<= 1 ~N~0), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 104#thread2EXITtrue, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), 28#L90-5true, Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true, 3885#true]) [2023-08-26 10:03:13,435 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,435 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:13,435 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:13,435 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:13,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][1249], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5556#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), 28#L90-5true, Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3811#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 5915#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))))]) [2023-08-26 10:03:13,440 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,440 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:13,440 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:13,440 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:13,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 3605#(= ~res2~0 ~res1~0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 28#L90-5true, Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), 4656#true, Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true, 3885#true]) [2023-08-26 10:03:13,555 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,555 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:13,555 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,555 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:13,696 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:13,697 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:13,697 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:13,697 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:13,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), 28#L90-5true, Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:13,697 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:13,697 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:14,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4981#(= ~res2~0 ~res1~0), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 3885#true, 4972#true]) [2023-08-26 10:03:14,212 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,212 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,212 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,212 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 28#L90-5true, Black: 4981#(= ~res2~0 ~res1~0), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 3885#true, 4972#true]) [2023-08-26 10:03:14,213 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,213 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:14,213 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:14,213 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:14,297 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,297 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,297 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,297 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), 28#L90-5true, Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:14,297 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,297 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,297 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,297 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:14,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:03:14,301 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,301 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,301 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:14,301 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,301 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 158#L67-8true, Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:03:14,303 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,303 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:14,303 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,303 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 158#L67-8true, Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:03:14,305 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,305 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-26 10:03:14,305 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,305 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:14,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 565#(<= 1 ~N~0), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1911#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0)), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 104#thread2EXITtrue, 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true, 3885#true]) [2023-08-26 10:03:14,333 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,333 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,333 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,333 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:14,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][1249], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5556#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3811#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 5915#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))))]) [2023-08-26 10:03:14,336 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,336 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:14,336 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,336 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true, 3885#true]) [2023-08-26 10:03:14,441 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,441 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,441 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,441 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:14,547 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,547 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,547 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,547 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,547 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:14,563 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,563 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,563 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,563 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4981#(= ~res2~0 ~res1~0), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 3885#true, 4972#true]) [2023-08-26 10:03:14,802 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:03:14,803 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:14,803 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:14,803 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:14,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:14,868 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:03:14,868 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:14,868 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:14,868 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:14,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:14,870 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:03:14,870 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:14,870 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:14,870 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:14,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true]) [2023-08-26 10:03:14,871 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,871 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,871 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,871 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,871 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][593], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 3885#true, 4972#true]) [2023-08-26 10:03:14,871 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,871 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,872 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:14,872 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-26 10:03:14,872 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:15,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][3608], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 5307#true, 253#(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)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5915#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue]) [2023-08-26 10:03:15,255 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,255 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:15,255 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:15,255 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:15,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 114#L90-7true, Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 4972#true, 3885#true]) [2023-08-26 10:03:15,499 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,499 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,499 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:15,499 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:03:15,535 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,535 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:15,535 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,535 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,535 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 1920#(<= 1 ~N~0), 110#thread3EXITtrue, 3885#true, 4972#true]) [2023-08-26 10:03:15,537 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,537 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:15,537 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,537 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:15,537 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), 253#(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)), 5307#true, Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 4972#true]) [2023-08-26 10:03:15,539 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,539 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:15,539 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,539 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,539 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([853] thread1EXIT-->L90-7: Formula: (and (= 0 v_thread1Thread1of1ForFork1_thidvar1_4) (= (let ((.cse0 (mod |v_ULTIMATE.start_main_#t~mem26#1_5| 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) v_thread1Thread1of1ForFork1_thidvar0_4)) InVars {ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem26#1=|v_ULTIMATE.start_main_#t~mem26#1_5|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][2647], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 242#(= |#race~N~0| 0), 3302#true, 1091#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 2161#(and (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (<= 1 ~N~0)), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 4298#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 5307#true, 253#(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)), Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 2473#(= ~res2~0 ~res1~0), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), 3013#true, Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), 3596#true, Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 114#L90-7true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), 4656#true, Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 1920#(<= 1 ~N~0), 1636#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 4972#true]) [2023-08-26 10:03:15,542 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,542 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,542 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-26 10:03:15,542 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-26 10:03:15,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][71], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), 183#L48true, Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 237#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 28#L90-5true, Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true, 3885#true]) [2023-08-26 10:03:15,779 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-26 10:03:15,779 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:15,779 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:15,779 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-26 10:03:15,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L47-1-->L48: Formula: (and (< |v_thread1Thread1of1ForFork1_~i~0#1_21| v_~N~0_29) (= |v_#race~N~0_26| 0)) InVars {thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} OutVars{thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_21|, #race~N~0=|v_#race~N~0_26|, ~N~0=v_~N~0_29} AuxVars[] AssignedVars[][71], [Black: 3591#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (= ~M~0 0))), Black: 3312#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= ~res2~0 0) (<= ~M~0 0)), Black: 3589#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 271#(and (= ~res1~0 0) (= ~res2~0 0)), Black: 276#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 4614#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4592#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (= ~res2~0 ~res1~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0)) (or (< (+ |thread2Thread1of1ForFork2_~i~1#1| 1) ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| (+ |thread1Thread1of1ForFork1_~i~0#1| 1)))), Black: 4510#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), Black: 4610#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4616#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4590#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4517#(forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))), 1640#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 4559#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 4598#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< |thread2Thread1of1ForFork2_~i~1#1| |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0)))), Black: 4307#(= ~res2~0 ~res1~0), Black: 3605#(= ~res2~0 ~res1~0), 246#(= |#race~M~0| 0), Black: 4606#(and (forall ((|v_thread3Thread1of1ForFork0_~i~2#1_100| Int)) (or (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* |v_thread3Thread1of1ForFork0_~i~2#1_100| 4))))) (< ~M~0 |v_thread3Thread1of1ForFork0_~i~2#1_100|) (< (+ |v_thread3Thread1of1ForFork0_~i~2#1_100| 1) ~N~0))) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), Black: 556#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 4602#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 4600#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (exists ((|v_thread1Thread1of1ForFork1_~i~0#1_89| Int)) (and (< |v_thread1Thread1of1ForFork1_~i~0#1_89| ~N~0) (<= 0 |v_thread1Thread1of1ForFork1_~i~0#1_89|) (= ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* |v_thread1Thread1of1ForFork1_~i~0#1_89| 4) ~A~0.offset))))) (= ~res2~0 0) (<= ~M~0 0)), Black: 552#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 554#(and (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= ~M~0 0)), Black: 812#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0)), Black: 818#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 1915#(and (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< 0 ~M~0)) (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 816#(and (< |thread2Thread1of1ForFork2_~i~1#1| ~N~0) (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 5604#true, 76#L58true, Black: 1080#(and (<= 1 ~N~0) (<= 1 ~M~0)), Black: 1076#(and (<= 1 ~N~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), Black: 1078#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (or (< |thread3Thread1of1ForFork0_~i~2#1| ~N~0) (<= 1 ~M~0))), 2165#true, 4586#(and (or (= ~res2~0 ~res1~0) (< 0 |thread1Thread1of1ForFork1_~i~0#1|)) (or (< |thread1Thread1of1ForFork1_~i~0#1| ~N~0) (< 1 ~N~0)) (< 0 (+ |thread1Thread1of1ForFork1_~i~0#1| 1))), 183#L48true, Black: 1355#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1349#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), Black: 1347#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1345#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1351#(and (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1357#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), 3302#true, 242#(= |#race~N~0| 0), Black: 4940#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4946#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4667#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), Black: 4668#(= ~res2~0 ~res1~0), Black: 4956#(and (= ~res2~0 ~res1~0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4944#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4960#(and (= ~res2~0 ~res1~0) (or (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4898#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 4936#(and (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t3~0#1.base|)) (<= 0 ~M~0) (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t1~0#1.base|)) (not (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| |ULTIMATE.start_main_~#t2~0#1.base|)) (not (= ~A~0.base |ULTIMATE.start_main_~#t2~0#1.base|)) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4950#(and (or (= |thread3Thread1of1ForFork0_~i~2#1| |thread1Thread1of1ForFork1_~i~0#1|) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|)))), Black: 1920#(<= 1 ~N~0), Black: 1626#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1638#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1642#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 1632#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1634#(and (or (< 0 ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0)) (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= (+ |thread3Thread1of1ForFork0_~i~2#1| 1) ~N~0))), Black: 1624#(and (<= 1 ~N~0) (<= |thread3Thread1of1ForFork0_~i~2#1| ~M~0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0)), 66#L90-6true, 237#true, 2741#true, Black: 2455#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int))) (= ~res1~0 (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) (+ ~A~0.offset (* |thread2Thread1of1ForFork2_~i~1#1| 4))))))), Black: 2173#(= ~res2~0 ~res1~0), Black: 2448#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) ~A~0.base) ~A~0.offset)) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset))))) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2445#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (forall ((v_ArrVal_1244 (Array Int Int)) (v_ArrVal_1243 (Array Int Int)) (v_ArrVal_1242 (Array Int Int))) (= (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res1~0) (+ (select (select (store (store (store |#memory_int| |ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_1242) |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1243) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1244) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) ~res2~0))) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1082#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (<= 1 ~M~0)), Black: 2202#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0)), Black: 2450#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 2457#(and (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5280#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5282#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 5264#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5268#(and (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), 253#(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)), 5307#true, Black: 5260#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))), Black: 5192#(or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)), Black: 2534#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (<= ~res2~0 0)), Black: 2735#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5185#(or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 5266#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (= ~res2~0 ~res1~0) (or (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0))) (< 0 ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 2473#(= ~res2~0 ~res1~0), 3013#true, Black: 5276#(and (or (< 0 ~M~0) (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 2733#(and (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 5055#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0) (<= ~M~0 0)), Black: 5041#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= ~res2~0 0)), Black: 5290#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0))))), Black: 4173#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4223#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4981#(= ~res2~0 ~res1~0), Black: 3892#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 5272#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int))) (= (+ ~res2~0 (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store |#memory_int| |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)) ~res1~0)))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< 0 ~M~0))), Black: 4269#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (or (= ~res2~0 ~res1~0) (not (= ~M~0 0))) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 5241#(or (< 0 ~M~0) (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) ~A~0.offset) ~res1~0)))), Black: 4265#(and (= ~res2~0 ~res1~0) (or (< 0 ~M~0) (forall ((v_ArrVal_1981 (Array Int Int)) (v_ArrVal_1980 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ ~res1~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_1980) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_1981) ~A~0.base) ~A~0.offset)))))), Black: 4090#(or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), 820#(and (<= 1 ~N~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)), Black: 4211#(and (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4257#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), 3596#true, Black: 3950#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4167#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~res1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4205#(and (<= 0 ~M~0) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4203#(and (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= ~res2~0 ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 4259#(and (= ~res2~0 ~res1~0) (or (= (+ (select (select |#memory_int| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~res2~0) (+ ~res1~0 (select (select |#memory_int| ~A~0.base) (+ (* 4 |thread1Thread1of1ForFork1_~i~0#1|) ~A~0.offset)))) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0))), Black: 2747#(and (= ~A~0.offset 0) (= ~res1~0 0) (= ~res2~0 (select (select |#memory_int| ~A~0.base) 0)) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 4656#true, Black: 4241#(and (= ~A~0.offset 0) (or (not (= |thread3Thread1of1ForFork0_~i~2#1| 0)) (= ~res1~0 (+ ~res2~0 (select (select |#memory_int| ~A~0.base) 0)))) (or (= (+ ~res2~0 (select (select |#memory_int| ~A~0.base) (+ (* |thread3Thread1of1ForFork0_~i~2#1| 4) ~A~0.offset))) ~res1~0) (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0)) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1))), Black: 2748#(= ~res2~0 ~res1~0), Black: 4169#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (<= ~N~0 1) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3893#(= ~res2~0 ~res1~0), Black: 4235#(and (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (<= |thread2Thread1of1ForFork2_~i~1#1| 0) (= ~A~0.offset 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (or (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~N~0 1)) (= ~res2~0 0) (= |thread3Thread1of1ForFork0_~i~2#1| ~M~0)), Black: 4199#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (<= ~N~0 1) (= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 4171#(and (<= 0 ~M~0) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res1~0 0) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t1~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= (+ |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base| 2) |ULTIMATE.start_main_~#t2~0#1.base|) (= ~res2~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 1339#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~N~0) (<= 0 |thread1Thread1of1ForFork1_~i~0#1|)), Black: 5362#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (= ~res2~0 0) (<= ~M~0 0)), Black: 3250#(or (< |thread2Thread1of1ForFork2_~i~1#1| ~M~0) (and (= ~res2~0 ~res1~0) (= ~M~0 |thread1Thread1of1ForFork1_~i~0#1|))), Black: 5597#(and (<= 0 ~M~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= (+ ~A~0.base 2) |ULTIMATE.start_main_~#t3~0#1.base|) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1)) (= ~res2~0 0) (<= ~M~0 0)), Black: 3078#(and (<= 0 ~res2~0) (= ~res1~0 (select (select |#memory_int| ~A~0.base) 0)) (= ~A~0.offset 0) (<= |thread3Thread1of1ForFork0_~i~2#1| 0) (<= ~res2~0 0) (< 0 (+ |thread3Thread1of1ForFork0_~i~2#1| 1))), Black: 5599#(and (or (< 0 ~M~0) (and (not (= ~A~0.base |ULTIMATE.start_main_~#t3~0#1.base|)) (= ~M~0 0))) (= ~res2~0 ~res1~0)), Black: 3294#(and (<= 0 ~M~0) (<= 0 ~res2~0) (= ~A~0.offset 0) (= ~res1~0 0) (<= ~res2~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0) (<= ~M~0 0) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 3022#(= ~res2~0 ~res1~0), 110#thread3EXITtrue, 4972#true, 3885#true]) [2023-08-26 10:03:15,780 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-26 10:03:15,780 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:15,780 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:15,780 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-26 10:03:16,465 INFO L124 PetriNetUnfolderBase]: 35004/61786 cut-off events. [2023-08-26 10:03:16,465 INFO L125 PetriNetUnfolderBase]: For 1295584/1316562 co-relation queries the response was YES. [2023-08-26 10:03:18,054 INFO L83 FinitePrefix]: Finished finitePrefix Result has 543229 conditions, 61786 events. 35004/61786 cut-off events. For 1295584/1316562 co-relation queries the response was YES. Maximal size of possible extension queue 4339. Compared 623554 event pairs, 5551 based on Foata normal form. 10157/68580 useless extension candidates. Maximal degree in co-relation 543109. Up to 26960 conditions per place. [2023-08-26 10:03:18,604 INFO L140 encePairwiseOnDemand]: 440/456 looper letters, 1660 selfloop transitions, 3453 changer transitions 3/5141 dead transitions. [2023-08-26 10:03:18,604 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 438 places, 5141 transitions, 133413 flow [2023-08-26 10:03:18,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 52 states. [2023-08-26 10:03:18,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 52 states. [2023-08-26 10:03:18,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 8255 transitions. [2023-08-26 10:03:18,610 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3481359649122807 [2023-08-26 10:03:18,610 INFO L72 ComplementDD]: Start complementDD. Operand 52 states and 8255 transitions. [2023-08-26 10:03:18,610 INFO L73 IsDeterministic]: Start isDeterministic. Operand 52 states and 8255 transitions. [2023-08-26 10:03:18,611 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:03:18,612 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 52 states and 8255 transitions. [2023-08-26 10:03:18,617 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 53 states, 52 states have (on average 158.75) internal successors, (8255), 52 states have internal predecessors, (8255), 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:03:18,628 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 53 states, 53 states have (on average 456.0) internal successors, (24168), 53 states have internal predecessors, (24168), 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:03:18,629 INFO L81 ComplementDD]: Finished complementDD. Result has 53 states, 53 states have (on average 456.0) internal successors, (24168), 53 states have internal predecessors, (24168), 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:03:18,629 INFO L175 Difference]: Start difference. First operand has 387 places, 3407 transitions, 86356 flow. Second operand 52 states and 8255 transitions. [2023-08-26 10:03:18,629 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 438 places, 5141 transitions, 133413 flow [2023-08-26 10:03:48,848 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 430 places, 5141 transitions, 131329 flow, removed 27 selfloop flow, removed 8 redundant places. [2023-08-26 10:03:48,934 INFO L231 Difference]: Finished difference. Result has 453 places, 4643 transitions, 126097 flow [2023-08-26 10:03:48,936 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=84675, PETRI_DIFFERENCE_MINUEND_PLACES=379, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=3407, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2263, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1045, PETRI_DIFFERENCE_SUBTRAHEND_STATES=52, PETRI_FLOW=126097, PETRI_PLACES=453, PETRI_TRANSITIONS=4643} [2023-08-26 10:03:48,937 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 375 predicate places. [2023-08-26 10:03:48,937 INFO L495 AbstractCegarLoop]: Abstraction has has 453 places, 4643 transitions, 126097 flow [2023-08-26 10:03:48,937 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 22 states have (on average 151.72727272727272) internal successors, (3338), 22 states have internal predecessors, (3338), 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:03:48,937 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:03:48,937 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:03:48,944 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Forceful destruction successful, exit code 0 [2023-08-26 10:03:49,138 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 20 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28 [2023-08-26 10:03:49,138 INFO L420 AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 10:03:49,139 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:03:49,139 INFO L85 PathProgramCache]: Analyzing trace with hash 1711793379, now seen corresponding path program 10 times [2023-08-26 10:03:49,139 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:03:49,139 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1389851721] [2023-08-26 10:03:49,139 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:03:49,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:03:49,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:03:49,478 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:03:49,479 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:03:49,479 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1389851721] [2023-08-26 10:03:49,479 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1389851721] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:03:49,479 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1538591581] [2023-08-26 10:03:49,479 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-08-26 10:03:49,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:03:49,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:03:49,480 INFO L229 MonitoredProcess]: Starting monitored process 21 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:03:49,482 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process [2023-08-26 10:03:49,714 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-08-26 10:03:49,714 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 10:03:49,716 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 61 conjunts are in the unsatisfiable core [2023-08-26 10:03:49,718 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:03:49,750 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 11 treesize of output 7 [2023-08-26 10:03:49,787 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:03:49,872 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:03:49,899 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:03:50,076 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2023-08-26 10:03:50,094 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:03:50,094 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:03:50,373 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:03:50,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1538591581] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:03:50,373 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:03:50,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 11, 9] total 24 [2023-08-26 10:03:50,374 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1710086301] [2023-08-26 10:03:50,374 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:03:50,374 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2023-08-26 10:03:50,374 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:03:50,374 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2023-08-26 10:03:50,375 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=106, Invalid=538, Unknown=6, NotChecked=0, Total=650 [2023-08-26 10:03:50,376 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 456 [2023-08-26 10:03:50,377 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 453 places, 4643 transitions, 126097 flow. Second operand has 26 states, 26 states have (on average 123.65384615384616) internal successors, (3215), 26 states have internal predecessors, (3215), 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:03:50,377 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:03:50,377 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 456 [2023-08-26 10:03:50,377 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:04:59,374 INFO L124 PetriNetUnfolderBase]: 71504/109878 cut-off events. [2023-08-26 10:04:59,374 INFO L125 PetriNetUnfolderBase]: For 2927148/2937944 co-relation queries the response was YES. [2023-08-26 10:05:03,037 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1120628 conditions, 109878 events. 71504/109878 cut-off events. For 2927148/2937944 co-relation queries the response was YES. Maximal size of possible extension queue 5213. Compared 945476 event pairs, 7170 based on Foata normal form. 6192/115671 useless extension candidates. Maximal degree in co-relation 1120484. Up to 73212 conditions per place. [2023-08-26 10:05:03,785 INFO L140 encePairwiseOnDemand]: 440/456 looper letters, 3270 selfloop transitions, 2189 changer transitions 2/5466 dead transitions. [2023-08-26 10:05:03,785 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 522 places, 5466 transitions, 146099 flow [2023-08-26 10:05:03,786 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. [2023-08-26 10:05:03,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 70 states. [2023-08-26 10:05:03,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 9316 transitions. [2023-08-26 10:05:03,793 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.2918546365914787 [2023-08-26 10:05:03,793 INFO L72 ComplementDD]: Start complementDD. Operand 70 states and 9316 transitions. [2023-08-26 10:05:03,793 INFO L73 IsDeterministic]: Start isDeterministic. Operand 70 states and 9316 transitions. [2023-08-26 10:05:03,794 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:05:03,794 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 70 states and 9316 transitions. [2023-08-26 10:05:03,800 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 71 states, 70 states have (on average 133.0857142857143) internal successors, (9316), 70 states have internal predecessors, (9316), 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:05:03,817 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 71 states, 71 states have (on average 456.0) internal successors, (32376), 71 states have internal predecessors, (32376), 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:05:03,819 INFO L81 ComplementDD]: Finished complementDD. Result has 71 states, 71 states have (on average 456.0) internal successors, (32376), 71 states have internal predecessors, (32376), 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:05:03,820 INFO L175 Difference]: Start difference. First operand has 453 places, 4643 transitions, 126097 flow. Second operand 70 states and 9316 transitions. [2023-08-26 10:05:03,820 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 522 places, 5466 transitions, 146099 flow [2023-08-26 10:07:22,700 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 515 places, 5466 transitions, 144647 flow, removed 648 selfloop flow, removed 7 redundant places. [2023-08-26 10:07:22,803 INFO L231 Difference]: Finished difference. Result has 522 places, 4879 transitions, 135400 flow [2023-08-26 10:07:22,806 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=124799, PETRI_DIFFERENCE_MINUEND_PLACES=446, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=4643, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1978, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=2646, PETRI_DIFFERENCE_SUBTRAHEND_STATES=70, PETRI_FLOW=135400, PETRI_PLACES=522, PETRI_TRANSITIONS=4879} [2023-08-26 10:07:22,807 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 444 predicate places. [2023-08-26 10:07:22,807 INFO L495 AbstractCegarLoop]: Abstraction has has 522 places, 4879 transitions, 135400 flow [2023-08-26 10:07:22,807 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 123.65384615384616) internal successors, (3215), 26 states have internal predecessors, (3215), 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:07:22,807 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:07:22,808 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:07:22,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0 [2023-08-26 10:07:23,013 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,21 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:07:23,013 INFO L420 AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 10:07:23,013 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:07:23,013 INFO L85 PathProgramCache]: Analyzing trace with hash 1283476207, now seen corresponding path program 4 times [2023-08-26 10:07:23,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:07:23,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1337299493] [2023-08-26 10:07:23,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:07:23,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:07:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:07:23,316 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:07:23,316 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:07:23,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1337299493] [2023-08-26 10:07:23,316 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1337299493] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:07:23,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2078818766] [2023-08-26 10:07:23,316 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-08-26 10:07:23,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:07:23,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:07:23,317 INFO L229 MonitoredProcess]: Starting monitored process 22 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:07:23,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process [2023-08-26 10:07:23,669 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-08-26 10:07:23,669 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 10:07:23,671 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 58 conjunts are in the unsatisfiable core [2023-08-26 10:07:23,672 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:07:23,700 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 11 treesize of output 7 [2023-08-26 10:07:23,727 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:07:23,795 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:07:23,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-26 10:07:23,892 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 14 treesize of output 16 [2023-08-26 10:07:23,918 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2023-08-26 10:07:23,938 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:07:23,938 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:07:24,000 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2851 (Array Int Int))) (= (+ c_~res2~0 (select (select |c_#memory_int| c_~A~0.base) (+ (* |c_thread2Thread1of1ForFork2_~i~1#1| 4) c_~A~0.offset))) (+ c_~res1~0 (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2851) c_~A~0.base) (+ (* |c_thread1Thread1of1ForFork1_~i~0#1| 4) c_~A~0.offset))))) is different from false [2023-08-26 10:07:24,031 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2851 (Array Int Int)) (v_ArrVal_2850 (Array Int Int))) (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2850))) (= (+ c_~res2~0 (select (select .cse0 c_~A~0.base) c_~A~0.offset)) (+ c_~res1~0 (select (select (store .cse0 |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2851) c_~A~0.base) (+ (* |c_thread1Thread1of1ForFork1_~i~0#1| 4) c_~A~0.offset)))))) is different from false [2023-08-26 10:07:24,044 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2851 (Array Int Int)) (v_ArrVal_2850 (Array Int Int))) (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2850))) (= (+ c_~res1~0 (select (select (store .cse0 |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2851) c_~A~0.base) c_~A~0.offset)) (+ c_~res2~0 (select (select .cse0 c_~A~0.base) c_~A~0.offset))))) is different from false [2023-08-26 10:07:24,053 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2851 (Array Int Int)) (v_ArrVal_2850 (Array Int Int)) (v_ArrVal_2849 (Array Int Int))) (let ((.cse0 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_2849) |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2850))) (= (+ c_~res2~0 (select (select .cse0 |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ c_~res1~0 (select (select (store .cse0 |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2851) |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) is different from false [2023-08-26 10:07:24,059 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:07:24,059 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 54 treesize of output 43 [2023-08-26 10:07:24,062 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 634 treesize of output 594 [2023-08-26 10:07:24,065 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 120 [2023-08-26 10:07:24,068 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 120 treesize of output 112 [2023-08-26 10:07:24,072 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 54 [2023-08-26 10:07:24,119 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 5 not checked. [2023-08-26 10:07:24,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2078818766] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:07:24,119 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:07:24,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 9, 9] total 22 [2023-08-26 10:07:24,120 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1783435803] [2023-08-26 10:07:24,120 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:07:24,120 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2023-08-26 10:07:24,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:07:24,120 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2023-08-26 10:07:24,121 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=89, Invalid=302, Unknown=5, NotChecked=156, Total=552 [2023-08-26 10:07:24,122 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 456 [2023-08-26 10:07:24,123 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 522 places, 4879 transitions, 135400 flow. Second operand has 24 states, 24 states have (on average 140.79166666666666) internal successors, (3379), 24 states have internal predecessors, (3379), 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:07:24,123 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:07:24,124 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 456 [2023-08-26 10:07:24,124 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 10:08:34,002 INFO L124 PetriNetUnfolderBase]: 74032/113145 cut-off events. [2023-08-26 10:08:34,002 INFO L125 PetriNetUnfolderBase]: For 3362973/3374342 co-relation queries the response was YES. [2023-08-26 10:08:38,111 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1185341 conditions, 113145 events. 74032/113145 cut-off events. For 3362973/3374342 co-relation queries the response was YES. Maximal size of possible extension queue 5358. Compared 971316 event pairs, 10406 based on Foata normal form. 2609/115220 useless extension candidates. Maximal degree in co-relation 1185189. Up to 93643 conditions per place. [2023-08-26 10:08:38,902 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 4392 selfloop transitions, 712 changer transitions 1/5110 dead transitions. [2023-08-26 10:08:38,903 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 529 places, 5110 transitions, 150705 flow [2023-08-26 10:08:38,905 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-08-26 10:08:38,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-08-26 10:08:38,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1238 transitions. [2023-08-26 10:08:38,906 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3393640350877193 [2023-08-26 10:08:38,906 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1238 transitions. [2023-08-26 10:08:38,906 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1238 transitions. [2023-08-26 10:08:38,906 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 10:08:38,906 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1238 transitions. [2023-08-26 10:08:38,907 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 154.75) internal successors, (1238), 8 states have internal predecessors, (1238), 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:08:38,909 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 456.0) internal successors, (4104), 9 states have internal predecessors, (4104), 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:08:38,909 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 456.0) internal successors, (4104), 9 states have internal predecessors, (4104), 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:08:38,909 INFO L175 Difference]: Start difference. First operand has 522 places, 4879 transitions, 135400 flow. Second operand 8 states and 1238 transitions. [2023-08-26 10:08:38,909 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 529 places, 5110 transitions, 150705 flow [2023-08-26 10:11:08,399 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 509 places, 5110 transitions, 148906 flow, removed 446 selfloop flow, removed 20 redundant places. [2023-08-26 10:11:08,490 INFO L231 Difference]: Finished difference. Result has 511 places, 4970 transitions, 138337 flow [2023-08-26 10:11:08,492 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=456, PETRI_DIFFERENCE_MINUEND_FLOW=133601, PETRI_DIFFERENCE_MINUEND_PLACES=502, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=4879, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=637, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=4183, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=138337, PETRI_PLACES=511, PETRI_TRANSITIONS=4970} [2023-08-26 10:11:08,493 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 433 predicate places. [2023-08-26 10:11:08,493 INFO L495 AbstractCegarLoop]: Abstraction has has 511 places, 4970 transitions, 138337 flow [2023-08-26 10:11:08,493 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 140.79166666666666) internal successors, (3379), 24 states have internal predecessors, (3379), 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:11:08,493 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 10:11:08,493 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:11:08,501 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Forceful destruction successful, exit code 0 [2023-08-26 10:11:08,696 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,22 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:11:08,697 INFO L420 AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONASSERT === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-08-26 10:11:08,697 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 10:11:08,697 INFO L85 PathProgramCache]: Analyzing trace with hash 1950018645, now seen corresponding path program 5 times [2023-08-26 10:11:08,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 10:11:08,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [7540187] [2023-08-26 10:11:08,697 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 10:11:08,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 10:11:08,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 10:11:09,001 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-08-26 10:11:09,001 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 10:11:09,001 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [7540187] [2023-08-26 10:11:09,001 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [7540187] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-26 10:11:09,001 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [399106946] [2023-08-26 10:11:09,001 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-08-26 10:11:09,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:11:09,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 10:11:09,002 INFO L229 MonitoredProcess]: Starting monitored process 23 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:11:09,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process [2023-08-26 10:11:09,211 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-26 10:11:09,211 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-26 10:11:09,213 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 58 conjunts are in the unsatisfiable core [2023-08-26 10:11:09,214 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-26 10:11:09,244 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 11 treesize of output 7 [2023-08-26 10:11:09,276 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:11:09,338 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:11:09,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-26 10:11:09,435 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 14 treesize of output 16 [2023-08-26 10:11:09,466 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2023-08-26 10:11:09,489 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 10:11:09,489 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-26 10:11:09,549 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2978 (Array Int Int))) (= (+ c_~res2~0 (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2978) c_~A~0.base) (+ (* |c_thread2Thread1of1ForFork2_~i~1#1| 4) c_~A~0.offset))) (+ (select (select |c_#memory_int| c_~A~0.base) (+ (* |c_thread1Thread1of1ForFork1_~i~0#1| 4) c_~A~0.offset)) c_~res1~0))) is different from false [2023-08-26 10:11:09,557 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2978 (Array Int Int))) (= (+ c_~res2~0 (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2978) c_~A~0.base) c_~A~0.offset)) (+ (select (select |c_#memory_int| c_~A~0.base) (+ (* |c_thread1Thread1of1ForFork1_~i~0#1| 4) c_~A~0.offset)) c_~res1~0))) is different from false [2023-08-26 10:11:09,563 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2978 (Array Int Int)) (v_ArrVal_2977 (Array Int Int))) (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2977))) (= (+ c_~res2~0 (select (select (store .cse0 |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2978) c_~A~0.base) c_~A~0.offset)) (+ c_~res1~0 (select (select .cse0 c_~A~0.base) (+ (* |c_thread1Thread1of1ForFork1_~i~0#1| 4) c_~A~0.offset)))))) is different from false [2023-08-26 10:11:09,571 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2978 (Array Int Int)) (v_ArrVal_2977 (Array Int Int))) (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2977))) (= (+ c_~res2~0 (select (select (store .cse0 |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2978) c_~A~0.base) c_~A~0.offset)) (+ (select (select .cse0 c_~A~0.base) c_~A~0.offset) c_~res1~0)))) is different from false [2023-08-26 10:11:09,578 WARN L839 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2978 (Array Int Int)) (v_ArrVal_2977 (Array Int Int)) (v_ArrVal_2976 (Array Int Int))) (let ((.cse0 (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#t1~0#1.base| v_ArrVal_2976) |c_ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2977))) (= (+ c_~res2~0 (select (select (store .cse0 |c_ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2978) |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|)) (+ (select (select .cse0 |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) |c_ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|) c_~res1~0)))) is different from false [2023-08-26 10:11:09,584 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-26 10:11:09,584 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 54 treesize of output 43 [2023-08-26 10:11:09,588 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10294 treesize of output 9654 [2023-08-26 10:11:09,603 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 64 [2023-08-26 10:11:09,606 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 29 [2023-08-26 10:11:09,609 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 28 [2023-08-26 10:11:09,626 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 5 not checked. [2023-08-26 10:11:09,627 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [399106946] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-26 10:11:09,627 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-26 10:11:09,627 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 9, 9] total 23 [2023-08-26 10:11:09,627 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1404189050] [2023-08-26 10:11:09,627 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-26 10:11:09,627 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-08-26 10:11:09,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 10:11:09,628 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-08-26 10:11:09,628 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=89, Invalid=303, Unknown=8, NotChecked=200, Total=600 [2023-08-26 10:11:09,629 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 456 [2023-08-26 10:11:09,636 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 511 places, 4970 transitions, 138337 flow. Second operand has 25 states, 25 states have (on average 140.6) internal successors, (3515), 25 states have internal predecessors, (3515), 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:11:09,636 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 10:11:09,636 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 456 [2023-08-26 10:11:09,636 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand Received shutdown request... [2023-08-26 10:11:31,424 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2023-08-26 10:11:31,461 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 10:11:32,162 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-08-26 10:11:32,163 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr13ASSERT_VIOLATIONASSERT (48 of 49 remaining) [2023-08-26 10:11:32,169 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0 [2023-08-26 10:11:32,364 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,23 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-26 10:11:32,364 WARN L619 AbstractCegarLoop]: Verification canceled: while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). [2023-08-26 10:11:32,365 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err0ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2023-08-26 10:11:32,365 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err1ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2023-08-26 10:11:32,365 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err2ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2023-08-26 10:11:32,365 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err3ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err4ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err0ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err1ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err2ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err3ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err4ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err0ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err1ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err2ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err3ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err4ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err5ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2023-08-26 10:11:32,366 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (18 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (17 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err0ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err1ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2023-08-26 10:11:32,367 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err2ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err3ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread1Err4ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err0ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err1ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err2ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err3ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread2Err4ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err0ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err1ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err2ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2023-08-26 10:11:32,368 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err3ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2023-08-26 10:11:32,369 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err4ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2023-08-26 10:11:32,370 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location thread3Err5ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2023-08-26 10:11:32,371 INFO L445 BasicCegarLoop]: Path program histogram: [10, 6, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 10:11:32,375 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-08-26 10:11:32,375 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-08-26 10:11:32,377 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.08 10:11:32 BasicIcfg [2023-08-26 10:11:32,377 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-08-26 10:11:32,378 INFO L158 Benchmark]: Toolchain (without parser) took 803335.40ms. Allocated memory was 392.2MB in the beginning and 14.6GB in the end (delta: 14.2GB). Free memory was 368.8MB in the beginning and 13.1GB in the end (delta: -12.7GB). Peak memory consumption was 10.8GB. Max. memory is 16.0GB. [2023-08-26 10:11:32,378 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 392.2MB. Free memory was 368.6MB in the beginning and 368.4MB in the end (delta: 146.3kB). There was no memory consumed. Max. memory is 16.0GB. [2023-08-26 10:11:32,378 INFO L158 Benchmark]: CACSL2BoogieTranslator took 238.29ms. Allocated memory is still 392.2MB. Free memory was 368.8MB in the beginning and 356.3MB in the end (delta: 12.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.0GB. [2023-08-26 10:11:32,378 INFO L158 Benchmark]: Boogie Procedure Inliner took 37.19ms. Allocated memory is still 392.2MB. Free memory was 356.3MB in the beginning and 353.4MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. [2023-08-26 10:11:32,379 INFO L158 Benchmark]: Boogie Preprocessor took 33.28ms. Allocated memory is still 392.2MB. Free memory was 353.4MB in the beginning and 350.9MB in the end (delta: 2.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. [2023-08-26 10:11:32,379 INFO L158 Benchmark]: RCFGBuilder took 572.34ms. Allocated memory is still 392.2MB. Free memory was 350.9MB in the beginning and 348.5MB in the end (delta: 2.4MB). Peak memory consumption was 46.8MB. Max. memory is 16.0GB. [2023-08-26 10:11:32,381 INFO L158 Benchmark]: TraceAbstraction took 802448.52ms. Allocated memory was 392.2MB in the beginning and 14.6GB in the end (delta: 14.2GB). Free memory was 347.5MB in the beginning and 13.1GB in the end (delta: -12.7GB). Peak memory consumption was 10.8GB. Max. memory is 16.0GB. [2023-08-26 10:11:32,382 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.10ms. Allocated memory is still 392.2MB. Free memory was 368.6MB in the beginning and 368.4MB in the end (delta: 146.3kB). There was no memory consumed. Max. memory is 16.0GB. * CACSL2BoogieTranslator took 238.29ms. Allocated memory is still 392.2MB. Free memory was 368.8MB in the beginning and 356.3MB in the end (delta: 12.5MB). Peak memory consumption was 12.6MB. Max. memory is 16.0GB. * Boogie Procedure Inliner took 37.19ms. Allocated memory is still 392.2MB. Free memory was 356.3MB in the beginning and 353.4MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. * Boogie Preprocessor took 33.28ms. Allocated memory is still 392.2MB. Free memory was 353.4MB in the beginning and 350.9MB in the end (delta: 2.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. * RCFGBuilder took 572.34ms. Allocated memory is still 392.2MB. Free memory was 350.9MB in the beginning and 348.5MB in the end (delta: 2.4MB). Peak memory consumption was 46.8MB. Max. memory is 16.0GB. * TraceAbstraction took 802448.52ms. Allocated memory was 392.2MB in the beginning and 14.6GB in the end (delta: 14.2GB). Free memory was 347.5MB in the beginning and 13.1GB in the end (delta: -12.7GB). Peak memory consumption was 10.8GB. Max. memory is 16.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 6.4s, 220 PlacesBefore, 78 PlacesAfterwards, 223 TransitionsBefore, 75 TransitionsAfterwards, 4914 CoEnabledTransitionPairs, 7 FixpointIterations, 139 TrivialSequentialCompositions, 47 ConcurrentSequentialCompositions, 20 TrivialYvCompositions, 7 ConcurrentYvCompositions, 6 ChoiceCompositions, 219 TotalNumberOfCompositions, 25923 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 8712, independent: 8074, independent conditional: 0, independent unconditional: 8074, dependent: 638, dependent conditional: 0, dependent unconditional: 638, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 2553, independent: 2444, independent conditional: 0, independent unconditional: 2444, dependent: 109, dependent conditional: 0, dependent unconditional: 109, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 8712, independent: 5630, independent conditional: 0, independent unconditional: 5630, dependent: 529, dependent conditional: 0, dependent unconditional: 529, unknown: 2553, unknown conditional: 0, unknown unconditional: 2553] , Statistics on independence cache: Total cache size (in pairs): 513, Positive cache size: 453, Positive conditional cache size: 0, Positive unconditional cache size: 453, Negative cache size: 60, Negative conditional cache size: 0, Negative unconditional cache size: 60, 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 enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 47]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 49]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 49]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 49]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 49]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 57]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 59]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 59]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 59]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 59]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 67]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 67]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 69]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 69]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 69]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 69]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 80]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 81]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 82]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 82]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 106]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 84]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 84]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 84]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 90]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 91]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 92]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 94]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 94]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 89]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 87]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - TimeoutResultAtElement [Line: 88]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (25states, 138/456 universal loopers) in iteration 32,while PetriNetUnfolder was constructing finite prefix that currently has 363947 conditions, 34635 events (22487/34634 cut-off events. For 1137429/1143252 co-relation queries the response was YES. Maximal size of possible extension queue 5372. Compared 307440 event pairs, 3202 based on Foata normal form. 1648/41439 useless extension candidates. Maximal degree in co-relation 363792. Up to 22614 conditions per place.). - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 282 locations, 49 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: 802.3s, OverallIterations: 32, TraceHistogramMax: 2, PathProgramHistogramMax: 10, EmptinessCheckTime: 0.0s, AutomataDifference: 769.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 6.5s, HoareTripleCheckerStatistics: 330 mSolverCounterUnknown, 4713 SdHoareTripleChecker+Valid, 16.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 4713 mSDsluCounter, 4018 SdHoareTripleChecker+Invalid, 14.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 1892 IncrementalHoareTripleChecker+Unchecked, 3621 mSDsCounter, 273 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 21717 IncrementalHoareTripleChecker+Invalid, 24212 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 273 mSolverCounterUnsat, 397 mSDtfsCounter, 21717 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 330 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2346 GetRequests, 1570 SyntacticMatches, 39 SemanticMatches, 737 ConstructedPredicates, 14 IntricatePredicates, 3 DeprecatedPredicates, 9270 ImplicationChecksByTransitivity, 36.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=138337occurred in iteration=31, InterpolantAutomatonStates: 490, 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.4s SsaConstructionTime, 2.6s SatisfiabilityAnalysisTime, 15.9s InterpolantComputationTime, 2081 NumberOfCodeBlocks, 2075 NumberOfCodeBlocksAsserted, 74 NumberOfCheckSat, 2930 ConstructedInterpolants, 75 QuantifiedInterpolants, 23828 SizeOfPredicates, 338 NumberOfNonLiveVariables, 8267 ConjunctsInSsa, 828 ConjunctsInUnsatCore, 76 InterpolantComputations, 14 PerfectInterpolantSequences, 76/294 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