/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 INSUFFICIENT_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-25 20:26:18,798 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-25 20:26:18,871 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-25 20:26:18,877 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-25 20:26:18,878 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-25 20:26:18,913 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-25 20:26:18,914 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-25 20:26:18,914 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-25 20:26:18,915 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-25 20:26:18,918 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-25 20:26:18,919 INFO L153 SettingsManager]: * Use SBE=true [2023-08-25 20:26:18,919 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-25 20:26:18,919 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-25 20:26:18,920 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-25 20:26:18,921 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-25 20:26:18,921 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-25 20:26:18,921 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-25 20:26:18,921 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-25 20:26:18,922 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-25 20:26:18,922 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-25 20:26:18,922 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-25 20:26:18,923 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-25 20:26:18,923 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-25 20:26:18,924 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-25 20:26:18,924 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-25 20:26:18,924 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-25 20:26:18,924 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-25 20:26:18,925 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 20:26:18,925 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-25 20:26:18,925 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-25 20:26:18,926 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-25 20:26:18,926 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-25 20:26:18,926 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-25 20:26:18,927 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-25 20:26:18,927 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-25 20:26:18,927 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 -> INSUFFICIENT_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-25 20:26:19,229 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-25 20:26:19,245 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-25 20:26:19,247 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-25 20:26:19,248 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-25 20:26:19,248 INFO L274 PluginConnector]: CDTParser initialized [2023-08-25 20:26:19,250 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-25 20:26:20,474 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-25 20:26:20,703 INFO L384 CDTParser]: Found 1 translation units. [2023-08-25 20:26:20,703 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-array-sum-alt2.wvr.c [2023-08-25 20:26:20,710 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ae4bcabd3/4484b4a480664f4da4db1d61d1843b01/FLAGe9a906eed [2023-08-25 20:26:20,720 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ae4bcabd3/4484b4a480664f4da4db1d61d1843b01 [2023-08-25 20:26:20,722 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-25 20:26:20,723 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-25 20:26:20,724 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-25 20:26:20,724 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-25 20:26:20,726 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-25 20:26:20,727 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:20,728 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4c896210 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20, skipping insertion in model container [2023-08-25 20:26:20,728 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:20,746 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-25 20:26:20,890 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 20:26:20,897 INFO L201 MainTranslator]: Completed pre-run [2023-08-25 20:26:20,943 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 20:26:20,953 WARN L669 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-25 20:26:20,954 WARN L669 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-25 20:26:20,960 INFO L206 MainTranslator]: Completed translation [2023-08-25 20:26:20,960 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20 WrapperNode [2023-08-25 20:26:20,960 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-25 20:26:20,962 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-25 20:26:20,962 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-25 20:26:20,962 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-25 20:26:20,967 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:20,992 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,031 INFO L138 Inliner]: procedures = 25, calls = 46, calls flagged for inlining = 13, calls inlined = 17, statements flattened = 297 [2023-08-25 20:26:21,031 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-25 20:26:21,032 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-25 20:26:21,032 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-25 20:26:21,032 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-25 20:26:21,039 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,040 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,044 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,044 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,054 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,058 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,060 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,061 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,064 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-25 20:26:21,065 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-25 20:26:21,065 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-25 20:26:21,065 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-25 20:26:21,065 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (1/1) ... [2023-08-25 20:26:21,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 20:26:21,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:21,097 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-25 20:26:21,118 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-25 20:26:21,129 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-25 20:26:21,130 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-25 20:26:21,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-25 20:26:21,130 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-25 20:26:21,131 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-08-25 20:26:21,131 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-08-25 20:26:21,131 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-08-25 20:26:21,131 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-08-25 20:26:21,131 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-08-25 20:26:21,131 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-08-25 20:26:21,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-25 20:26:21,131 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-08-25 20:26:21,132 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-08-25 20:26:21,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-08-25 20:26:21,132 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-25 20:26:21,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-25 20:26:21,133 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-25 20:26:21,134 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-25 20:26:21,270 INFO L236 CfgBuilder]: Building ICFG [2023-08-25 20:26:21,272 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-25 20:26:21,729 INFO L277 CfgBuilder]: Performing block encoding [2023-08-25 20:26:21,983 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-25 20:26:21,983 INFO L302 CfgBuilder]: Removed 4 assume(true) statements. [2023-08-25 20:26:21,985 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 08:26:21 BoogieIcfgContainer [2023-08-25 20:26:21,985 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-25 20:26:21,987 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-25 20:26:21,987 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-25 20:26:21,990 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-25 20:26:21,990 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.08 08:26:20" (1/3) ... [2023-08-25 20:26:21,991 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@35158a82 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 08:26:21, skipping insertion in model container [2023-08-25 20:26:21,991 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 08:26:20" (2/3) ... [2023-08-25 20:26:21,991 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@35158a82 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 08:26:21, skipping insertion in model container [2023-08-25 20:26:21,991 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 08:26:21" (3/3) ... [2023-08-25 20:26:21,992 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-array-sum-alt2.wvr.c [2023-08-25 20:26:22,007 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-25 20:26:22,007 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 30 error locations. [2023-08-25 20:26:22,008 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-25 20:26:22,123 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-08-25 20:26:22,169 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 234 places, 237 transitions, 498 flow [2023-08-25 20:26:22,279 INFO L124 PetriNetUnfolderBase]: 13/234 cut-off events. [2023-08-25 20:26:22,279 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-08-25 20:26:22,286 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-25 20:26:22,286 INFO L82 GeneralOperation]: Start removeDead. Operand has 234 places, 237 transitions, 498 flow [2023-08-25 20:26:22,295 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 220 places, 223 transitions, 464 flow [2023-08-25 20:26:22,305 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-25 20:26:22,316 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 220 places, 223 transitions, 464 flow [2023-08-25 20:26:22,320 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 220 places, 223 transitions, 464 flow [2023-08-25 20:26:22,320 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 220 places, 223 transitions, 464 flow [2023-08-25 20:26:22,375 INFO L124 PetriNetUnfolderBase]: 13/223 cut-off events. [2023-08-25 20:26:22,375 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-08-25 20:26:22,378 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-25 20:26:22,381 INFO L119 LiptonReduction]: Number of co-enabled transitions 4914 [2023-08-25 20:26:29,921 INFO L134 LiptonReduction]: Checked pairs total: 25923 [2023-08-25 20:26:29,922 INFO L136 LiptonReduction]: Total number of compositions: 219 [2023-08-25 20:26:29,945 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-25 20:26:29,955 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;@4e33d599, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-25 20:26:29,955 INFO L358 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2023-08-25 20:26:29,956 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-25 20:26:29,957 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-08-25 20:26:29,957 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 20:26:29,957 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:29,958 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-08-25 20:26:29,958 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-25 20:26:29,962 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:29,963 INFO L85 PathProgramCache]: Analyzing trace with hash 1095, now seen corresponding path program 1 times [2023-08-25 20:26:29,970 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:29,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892423337] [2023-08-25 20:26:29,971 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:29,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:30,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:30,080 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-25 20:26:30,080 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:30,080 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1892423337] [2023-08-25 20:26:30,081 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1892423337] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:30,081 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:30,081 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-08-25 20:26:30,082 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2118322804] [2023-08-25 20:26:30,083 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:30,090 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-08-25 20:26:30,094 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:30,119 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-08-25 20:26:30,119 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-08-25 20:26:30,124 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 207 out of 456 [2023-08-25 20:26:30,130 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-25 20:26:30,130 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:30,130 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 207 of 456 [2023-08-25 20:26:30,131 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:30,315 INFO L124 PetriNetUnfolderBase]: 429/1000 cut-off events. [2023-08-25 20:26:30,316 INFO L125 PetriNetUnfolderBase]: For 56/56 co-relation queries the response was YES. [2023-08-25 20:26:30,320 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-25 20:26:30,327 INFO L140 encePairwiseOnDemand]: 431/456 looper letters, 24 selfloop transitions, 0 changer transitions 0/50 dead transitions. [2023-08-25 20:26:30,328 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 50 transitions, 166 flow [2023-08-25 20:26:30,329 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-08-25 20:26:30,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-08-25 20:26:30,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 463 transitions. [2023-08-25 20:26:30,346 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5076754385964912 [2023-08-25 20:26:30,347 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 463 transitions. [2023-08-25 20:26:30,347 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 463 transitions. [2023-08-25 20:26:30,350 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:30,352 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 463 transitions. [2023-08-25 20:26:30,357 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-25 20:26:30,362 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-25 20:26:30,362 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-25 20:26:30,364 INFO L175 Difference]: Start difference. First operand has 78 places, 75 transitions, 168 flow. Second operand 2 states and 463 transitions. [2023-08-25 20:26:30,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 50 transitions, 166 flow [2023-08-25 20:26:30,370 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 50 transitions, 154 flow, removed 0 selfloop flow, removed 6 redundant places. [2023-08-25 20:26:30,372 INFO L231 Difference]: Finished difference. Result has 51 places, 50 transitions, 106 flow [2023-08-25 20:26:30,374 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-25 20:26:30,377 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -27 predicate places. [2023-08-25 20:26:30,377 INFO L495 AbstractCegarLoop]: Abstraction has has 51 places, 50 transitions, 106 flow [2023-08-25 20:26:30,378 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-25 20:26:30,378 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:30,378 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-08-25 20:26:30,378 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-25 20:26:30,379 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-25 20:26:30,385 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:30,386 INFO L85 PathProgramCache]: Analyzing trace with hash -1737034266, now seen corresponding path program 1 times [2023-08-25 20:26:30,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:30,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [375715688] [2023-08-25 20:26:30,386 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:30,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:30,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:30,545 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-25 20:26:30,545 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:30,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [375715688] [2023-08-25 20:26:30,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [375715688] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:30,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:30,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 20:26:30,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1546960270] [2023-08-25 20:26:30,546 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:30,547 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 20:26:30,548 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:30,548 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 20:26:30,548 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 20:26:30,549 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 192 out of 456 [2023-08-25 20:26:30,550 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-25 20:26:30,550 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:30,551 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 192 of 456 [2023-08-25 20:26:30,551 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:30,708 INFO L124 PetriNetUnfolderBase]: 744/1417 cut-off events. [2023-08-25 20:26:30,709 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2023-08-25 20:26:30,711 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-25 20:26:30,717 INFO L140 encePairwiseOnDemand]: 453/456 looper letters, 26 selfloop transitions, 1 changer transitions 0/48 dead transitions. [2023-08-25 20:26:30,718 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 48 transitions, 156 flow [2023-08-25 20:26:30,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 20:26:30,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 20:26:30,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 605 transitions. [2023-08-25 20:26:30,721 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4422514619883041 [2023-08-25 20:26:30,721 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 605 transitions. [2023-08-25 20:26:30,722 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 605 transitions. [2023-08-25 20:26:30,722 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:30,722 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 605 transitions. [2023-08-25 20:26:30,724 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-25 20:26:30,728 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-25 20:26:30,729 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-25 20:26:30,729 INFO L175 Difference]: Start difference. First operand has 51 places, 50 transitions, 106 flow. Second operand 3 states and 605 transitions. [2023-08-25 20:26:30,729 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 48 transitions, 156 flow [2023-08-25 20:26:30,730 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 48 transitions, 156 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-25 20:26:30,731 INFO L231 Difference]: Finished difference. Result has 51 places, 48 transitions, 104 flow [2023-08-25 20:26:30,732 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-25 20:26:30,733 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -27 predicate places. [2023-08-25 20:26:30,733 INFO L495 AbstractCegarLoop]: Abstraction has has 51 places, 48 transitions, 104 flow [2023-08-25 20:26:30,735 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-25 20:26:30,736 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:30,736 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 20:26:30,737 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-08-25 20:26:30,741 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-25 20:26:30,742 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:30,742 INFO L85 PathProgramCache]: Analyzing trace with hash 1663814621, now seen corresponding path program 1 times [2023-08-25 20:26:30,742 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:30,743 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [161904007] [2023-08-25 20:26:30,743 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:30,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:30,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:30,801 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-25 20:26:30,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:30,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [161904007] [2023-08-25 20:26:30,802 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [161904007] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:30,802 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:30,802 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 20:26:30,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [127803127] [2023-08-25 20:26:30,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:30,802 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 20:26:30,803 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:30,803 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 20:26:30,803 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 20:26:30,804 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 192 out of 456 [2023-08-25 20:26:30,805 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-25 20:26:30,805 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:30,805 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 192 of 456 [2023-08-25 20:26:30,805 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:30,928 INFO L124 PetriNetUnfolderBase]: 622/1160 cut-off events. [2023-08-25 20:26:30,928 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2023-08-25 20:26:30,930 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-25 20:26:30,935 INFO L140 encePairwiseOnDemand]: 453/456 looper letters, 25 selfloop transitions, 1 changer transitions 0/46 dead transitions. [2023-08-25 20:26:30,935 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 46 transitions, 152 flow [2023-08-25 20:26:30,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 20:26:30,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 20:26:30,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 604 transitions. [2023-08-25 20:26:30,937 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4415204678362573 [2023-08-25 20:26:30,937 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 604 transitions. [2023-08-25 20:26:30,937 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 604 transitions. [2023-08-25 20:26:30,938 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:30,938 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 604 transitions. [2023-08-25 20:26:30,939 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-25 20:26:30,942 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-25 20:26:30,943 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-25 20:26:30,943 INFO L175 Difference]: Start difference. First operand has 51 places, 48 transitions, 104 flow. Second operand 3 states and 604 transitions. [2023-08-25 20:26:30,943 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 46 transitions, 152 flow [2023-08-25 20:26:30,944 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 46 transitions, 151 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-25 20:26:30,945 INFO L231 Difference]: Finished difference. Result has 50 places, 46 transitions, 101 flow [2023-08-25 20:26:30,945 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-25 20:26:30,945 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -28 predicate places. [2023-08-25 20:26:30,946 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 46 transitions, 101 flow [2023-08-25 20:26:30,946 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-25 20:26:30,946 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:30,946 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 20:26:30,946 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-08-25 20:26:30,947 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-25 20:26:30,947 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:30,947 INFO L85 PathProgramCache]: Analyzing trace with hash 1720597200, now seen corresponding path program 1 times [2023-08-25 20:26:30,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:30,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1706756585] [2023-08-25 20:26:30,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:30,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:31,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:31,370 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-25 20:26:31,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:31,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1706756585] [2023-08-25 20:26:31,371 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1706756585] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:31,371 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:31,371 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-25 20:26:31,371 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1958961592] [2023-08-25 20:26:31,371 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:31,372 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-25 20:26:31,372 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:31,373 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-25 20:26:31,373 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-25 20:26:31,375 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-25 20:26:31,376 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-25 20:26:31,376 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:31,377 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-25 20:26:31,377 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:31,801 INFO L124 PetriNetUnfolderBase]: 1251/1752 cut-off events. [2023-08-25 20:26:31,801 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 20:26:31,804 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-25 20:26:31,812 INFO L140 encePairwiseOnDemand]: 451/456 looper letters, 70 selfloop transitions, 4 changer transitions 0/81 dead transitions. [2023-08-25 20:26:31,813 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 81 transitions, 319 flow [2023-08-25 20:26:31,813 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-25 20:26:31,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-25 20:26:31,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1137 transitions. [2023-08-25 20:26:31,816 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4155701754385965 [2023-08-25 20:26:31,816 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1137 transitions. [2023-08-25 20:26:31,816 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1137 transitions. [2023-08-25 20:26:31,817 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:31,817 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1137 transitions. [2023-08-25 20:26:31,819 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-25 20:26:31,823 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-25 20:26:31,825 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-25 20:26:31,825 INFO L175 Difference]: Start difference. First operand has 50 places, 46 transitions, 101 flow. Second operand 6 states and 1137 transitions. [2023-08-25 20:26:31,825 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 81 transitions, 319 flow [2023-08-25 20:26:31,826 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 81 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-25 20:26:31,828 INFO L231 Difference]: Finished difference. Result has 53 places, 45 transitions, 106 flow [2023-08-25 20:26:31,828 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-25 20:26:31,829 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -25 predicate places. [2023-08-25 20:26:31,829 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 45 transitions, 106 flow [2023-08-25 20:26:31,830 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-25 20:26:31,830 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:31,831 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-25 20:26:31,831 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-08-25 20:26:31,831 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-25 20:26:31,831 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:31,831 INFO L85 PathProgramCache]: Analyzing trace with hash 1196828973, now seen corresponding path program 1 times [2023-08-25 20:26:31,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:31,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729834917] [2023-08-25 20:26:31,832 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:31,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:31,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:32,193 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-25 20:26:32,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:32,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1729834917] [2023-08-25 20:26:32,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1729834917] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:32,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:32,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-25 20:26:32,195 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [631341507] [2023-08-25 20:26:32,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:32,195 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-25 20:26:32,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:32,196 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-25 20:26:32,199 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-25 20:26:32,200 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-25 20:26:32,201 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-25 20:26:32,201 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:32,203 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-25 20:26:32,203 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:32,521 INFO L124 PetriNetUnfolderBase]: 1224/1737 cut-off events. [2023-08-25 20:26:32,521 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2023-08-25 20:26:32,524 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-25 20:26:32,532 INFO L140 encePairwiseOnDemand]: 451/456 looper letters, 57 selfloop transitions, 4 changer transitions 0/68 dead transitions. [2023-08-25 20:26:32,532 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 68 transitions, 274 flow [2023-08-25 20:26:32,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-25 20:26:32,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-25 20:26:32,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1124 transitions. [2023-08-25 20:26:32,536 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4108187134502924 [2023-08-25 20:26:32,536 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1124 transitions. [2023-08-25 20:26:32,536 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1124 transitions. [2023-08-25 20:26:32,537 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:32,538 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1124 transitions. [2023-08-25 20:26:32,588 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-25 20:26:32,592 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-25 20:26:32,596 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-25 20:26:32,596 INFO L175 Difference]: Start difference. First operand has 53 places, 45 transitions, 106 flow. Second operand 6 states and 1124 transitions. [2023-08-25 20:26:32,596 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 68 transitions, 274 flow [2023-08-25 20:26:32,600 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 68 transitions, 267 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-25 20:26:32,601 INFO L231 Difference]: Finished difference. Result has 53 places, 44 transitions, 105 flow [2023-08-25 20:26:32,601 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-25 20:26:32,603 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -25 predicate places. [2023-08-25 20:26:32,603 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 44 transitions, 105 flow [2023-08-25 20:26:32,604 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-25 20:26:32,604 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:32,604 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-25 20:26:32,604 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-08-25 20:26:32,604 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-25 20:26:32,605 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:32,605 INFO L85 PathProgramCache]: Analyzing trace with hash -1951259049, now seen corresponding path program 1 times [2023-08-25 20:26:32,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:32,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1052456069] [2023-08-25 20:26:32,605 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:32,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:32,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:33,016 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-25 20:26:33,016 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:33,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1052456069] [2023-08-25 20:26:33,016 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1052456069] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:33,016 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:33,016 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-25 20:26:33,017 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [986105816] [2023-08-25 20:26:33,017 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:33,017 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-25 20:26:33,017 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:33,018 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-25 20:26:33,019 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-25 20:26:33,020 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-25 20:26:33,021 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-25 20:26:33,021 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:33,021 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-25 20:26:33,022 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:33,268 INFO L124 PetriNetUnfolderBase]: 1221/1731 cut-off events. [2023-08-25 20:26:33,268 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 20:26:33,271 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-25 20:26:33,279 INFO L140 encePairwiseOnDemand]: 451/456 looper letters, 44 selfloop transitions, 4 changer transitions 0/55 dead transitions. [2023-08-25 20:26:33,279 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 55 transitions, 223 flow [2023-08-25 20:26:33,279 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-25 20:26:33,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-25 20:26:33,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1111 transitions. [2023-08-25 20:26:33,282 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4060672514619883 [2023-08-25 20:26:33,282 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1111 transitions. [2023-08-25 20:26:33,282 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1111 transitions. [2023-08-25 20:26:33,283 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:33,283 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1111 transitions. [2023-08-25 20:26:33,285 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-25 20:26:33,289 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-25 20:26:33,290 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-25 20:26:33,290 INFO L175 Difference]: Start difference. First operand has 53 places, 44 transitions, 105 flow. Second operand 6 states and 1111 transitions. [2023-08-25 20:26:33,290 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 55 transitions, 223 flow [2023-08-25 20:26:33,291 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 55 transitions, 216 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-25 20:26:33,292 INFO L231 Difference]: Finished difference. Result has 53 places, 43 transitions, 104 flow [2023-08-25 20:26:33,292 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-25 20:26:33,293 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -25 predicate places. [2023-08-25 20:26:33,293 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 43 transitions, 104 flow [2023-08-25 20:26:33,293 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-25 20:26:33,293 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:33,294 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-25 20:26:33,294 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-08-25 20:26:33,294 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-25 20:26:33,294 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:33,294 INFO L85 PathProgramCache]: Analyzing trace with hash -1350175421, now seen corresponding path program 1 times [2023-08-25 20:26:33,294 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:33,295 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1834692368] [2023-08-25 20:26:33,295 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:33,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:33,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:33,423 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-25 20:26:33,423 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:33,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1834692368] [2023-08-25 20:26:33,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1834692368] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:33,423 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:33,423 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-08-25 20:26:33,423 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [932809171] [2023-08-25 20:26:33,424 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:33,424 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 20:26:33,424 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:33,424 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 20:26:33,425 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 20:26:33,425 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 204 out of 456 [2023-08-25 20:26:33,426 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-25 20:26:33,426 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:33,426 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 204 of 456 [2023-08-25 20:26:33,426 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:33,598 INFO L124 PetriNetUnfolderBase]: 638/1218 cut-off events. [2023-08-25 20:26:33,598 INFO L125 PetriNetUnfolderBase]: For 29/62 co-relation queries the response was YES. [2023-08-25 20:26:33,600 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-25 20:26:33,604 INFO L140 encePairwiseOnDemand]: 451/456 looper letters, 38 selfloop transitions, 4 changer transitions 1/62 dead transitions. [2023-08-25 20:26:33,604 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 62 transitions, 235 flow [2023-08-25 20:26:33,605 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 20:26:33,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 20:26:33,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 656 transitions. [2023-08-25 20:26:33,606 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.47953216374269003 [2023-08-25 20:26:33,606 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 656 transitions. [2023-08-25 20:26:33,606 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 656 transitions. [2023-08-25 20:26:33,607 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:33,607 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 656 transitions. [2023-08-25 20:26:33,608 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-25 20:26:33,610 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-25 20:26:33,611 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-25 20:26:33,611 INFO L175 Difference]: Start difference. First operand has 53 places, 43 transitions, 104 flow. Second operand 3 states and 656 transitions. [2023-08-25 20:26:33,611 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 62 transitions, 235 flow [2023-08-25 20:26:33,612 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 62 transitions, 226 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-25 20:26:33,613 INFO L231 Difference]: Finished difference. Result has 52 places, 46 transitions, 123 flow [2023-08-25 20:26:33,613 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-25 20:26:33,613 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -26 predicate places. [2023-08-25 20:26:33,613 INFO L495 AbstractCegarLoop]: Abstraction has has 52 places, 46 transitions, 123 flow [2023-08-25 20:26:33,614 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-25 20:26:33,614 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:33,614 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-25 20:26:33,614 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-08-25 20:26:33,614 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-25 20:26:33,615 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:33,615 INFO L85 PathProgramCache]: Analyzing trace with hash -1794296606, now seen corresponding path program 1 times [2023-08-25 20:26:33,615 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:33,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [121846712] [2023-08-25 20:26:33,615 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:33,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:33,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:33,727 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-25 20:26:33,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:33,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [121846712] [2023-08-25 20:26:33,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [121846712] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:33,728 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:33,728 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-25 20:26:33,728 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [584646658] [2023-08-25 20:26:33,728 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:33,729 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-25 20:26:33,729 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:33,729 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-25 20:26:33,729 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-08-25 20:26:33,730 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-25 20:26:33,731 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-25 20:26:33,731 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:33,732 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-25 20:26:33,732 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:34,001 INFO L124 PetriNetUnfolderBase]: 1102/2363 cut-off events. [2023-08-25 20:26:34,001 INFO L125 PetriNetUnfolderBase]: For 331/376 co-relation queries the response was YES. [2023-08-25 20:26:34,006 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-25 20:26:34,015 INFO L140 encePairwiseOnDemand]: 450/456 looper letters, 60 selfloop transitions, 5 changer transitions 0/83 dead transitions. [2023-08-25 20:26:34,015 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 83 transitions, 358 flow [2023-08-25 20:26:34,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-08-25 20:26:34,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-08-25 20:26:34,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 944 transitions. [2023-08-25 20:26:34,018 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.41403508771929826 [2023-08-25 20:26:34,018 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 944 transitions. [2023-08-25 20:26:34,018 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 944 transitions. [2023-08-25 20:26:34,019 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:34,019 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 944 transitions. [2023-08-25 20:26:34,021 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-25 20:26:34,023 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-25 20:26:34,024 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-25 20:26:34,024 INFO L175 Difference]: Start difference. First operand has 52 places, 46 transitions, 123 flow. Second operand 5 states and 944 transitions. [2023-08-25 20:26:34,024 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 83 transitions, 358 flow [2023-08-25 20:26:34,025 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 83 transitions, 350 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-25 20:26:34,026 INFO L231 Difference]: Finished difference. Result has 58 places, 50 transitions, 156 flow [2023-08-25 20:26:34,026 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-25 20:26:34,027 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -20 predicate places. [2023-08-25 20:26:34,027 INFO L495 AbstractCegarLoop]: Abstraction has has 58 places, 50 transitions, 156 flow [2023-08-25 20:26:34,028 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-25 20:26:34,028 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:34,028 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-25 20:26:34,028 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-08-25 20:26:34,028 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-25 20:26:34,028 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:34,028 INFO L85 PathProgramCache]: Analyzing trace with hash -676913132, now seen corresponding path program 1 times [2023-08-25 20:26:34,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:34,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1265415168] [2023-08-25 20:26:34,029 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:34,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:34,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:34,137 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-25 20:26:34,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:34,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1265415168] [2023-08-25 20:26:34,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1265415168] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:34,138 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:34,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-25 20:26:34,138 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [217699460] [2023-08-25 20:26:34,138 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:34,138 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-25 20:26:34,138 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:34,139 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-25 20:26:34,139 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-08-25 20:26:34,140 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 456 [2023-08-25 20:26:34,141 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-25 20:26:34,141 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:34,141 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 456 [2023-08-25 20:26:34,141 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:34,405 INFO L124 PetriNetUnfolderBase]: 850/1980 cut-off events. [2023-08-25 20:26:34,405 INFO L125 PetriNetUnfolderBase]: For 490/534 co-relation queries the response was YES. [2023-08-25 20:26:34,408 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-25 20:26:34,415 INFO L140 encePairwiseOnDemand]: 450/456 looper letters, 54 selfloop transitions, 5 changer transitions 0/78 dead transitions. [2023-08-25 20:26:34,415 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 78 transitions, 352 flow [2023-08-25 20:26:34,415 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-08-25 20:26:34,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-08-25 20:26:34,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 910 transitions. [2023-08-25 20:26:34,417 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3991228070175439 [2023-08-25 20:26:34,418 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 910 transitions. [2023-08-25 20:26:34,418 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 910 transitions. [2023-08-25 20:26:34,418 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:34,418 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 910 transitions. [2023-08-25 20:26:34,420 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-25 20:26:34,423 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-25 20:26:34,423 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-25 20:26:34,423 INFO L175 Difference]: Start difference. First operand has 58 places, 50 transitions, 156 flow. Second operand 5 states and 910 transitions. [2023-08-25 20:26:34,423 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 78 transitions, 352 flow [2023-08-25 20:26:34,425 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 78 transitions, 348 flow, removed 1 selfloop flow, removed 1 redundant places. [2023-08-25 20:26:34,426 INFO L231 Difference]: Finished difference. Result has 63 places, 52 transitions, 177 flow [2023-08-25 20:26:34,426 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-25 20:26:34,427 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -15 predicate places. [2023-08-25 20:26:34,427 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 52 transitions, 177 flow [2023-08-25 20:26:34,427 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-25 20:26:34,427 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:34,427 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-25 20:26:34,427 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-08-25 20:26:34,428 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-25 20:26:34,428 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:34,428 INFO L85 PathProgramCache]: Analyzing trace with hash -2033839296, now seen corresponding path program 1 times [2023-08-25 20:26:34,428 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:34,428 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1076975263] [2023-08-25 20:26:34,428 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:34,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:34,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:34,530 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-25 20:26:34,531 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:34,531 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1076975263] [2023-08-25 20:26:34,531 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1076975263] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 20:26:34,531 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 20:26:34,531 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-25 20:26:34,531 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [159092312] [2023-08-25 20:26:34,531 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:34,532 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-25 20:26:34,532 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:34,532 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-25 20:26:34,532 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-08-25 20:26:34,534 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 456 [2023-08-25 20:26:34,534 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-25 20:26:34,535 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:34,535 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 456 [2023-08-25 20:26:34,535 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:34,750 INFO L124 PetriNetUnfolderBase]: 695/1552 cut-off events. [2023-08-25 20:26:34,750 INFO L125 PetriNetUnfolderBase]: For 532/596 co-relation queries the response was YES. [2023-08-25 20:26:34,754 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-25 20:26:34,759 INFO L140 encePairwiseOnDemand]: 450/456 looper letters, 26 selfloop transitions, 2 changer transitions 25/72 dead transitions. [2023-08-25 20:26:34,759 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 72 transitions, 335 flow [2023-08-25 20:26:34,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-08-25 20:26:34,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-08-25 20:26:34,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 909 transitions. [2023-08-25 20:26:34,762 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3986842105263158 [2023-08-25 20:26:34,762 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 909 transitions. [2023-08-25 20:26:34,762 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 909 transitions. [2023-08-25 20:26:34,762 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:34,762 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 909 transitions. [2023-08-25 20:26:34,764 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-25 20:26:34,767 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-25 20:26:34,767 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-25 20:26:34,768 INFO L175 Difference]: Start difference. First operand has 63 places, 52 transitions, 177 flow. Second operand 5 states and 909 transitions. [2023-08-25 20:26:34,768 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 72 transitions, 335 flow [2023-08-25 20:26:34,769 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 72 transitions, 330 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-25 20:26:34,770 INFO L231 Difference]: Finished difference. Result has 67 places, 47 transitions, 149 flow [2023-08-25 20:26:34,770 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-25 20:26:34,771 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -11 predicate places. [2023-08-25 20:26:34,771 INFO L495 AbstractCegarLoop]: Abstraction has has 67 places, 47 transitions, 149 flow [2023-08-25 20:26:34,771 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-25 20:26:34,772 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:34,772 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-25 20:26:34,772 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-08-25 20:26:34,772 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-25 20:26:34,772 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:34,772 INFO L85 PathProgramCache]: Analyzing trace with hash 1783452252, now seen corresponding path program 1 times [2023-08-25 20:26:34,772 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:34,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425256735] [2023-08-25 20:26:34,773 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:34,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:34,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:34,916 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-25 20:26:34,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:34,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [425256735] [2023-08-25 20:26:34,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [425256735] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:34,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [790099830] [2023-08-25 20:26:34,917 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:34,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:34,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:34,921 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-25 20:26:34,947 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-25 20:26:35,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:35,063 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 8 conjunts are in the unsatisfiable core [2023-08-25 20:26:35,067 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:35,200 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-25 20:26:35,201 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:35,266 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-25 20:26:35,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [790099830] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:26:35,266 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:26:35,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 13 [2023-08-25 20:26:35,266 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1566826463] [2023-08-25 20:26:35,266 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:26:35,267 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-08-25 20:26:35,267 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:35,267 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-08-25 20:26:35,268 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182 [2023-08-25 20:26:35,270 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 456 [2023-08-25 20:26:35,272 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-25 20:26:35,272 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:35,272 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 456 [2023-08-25 20:26:35,272 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:35,805 INFO L124 PetriNetUnfolderBase]: 954/1882 cut-off events. [2023-08-25 20:26:35,805 INFO L125 PetriNetUnfolderBase]: For 948/970 co-relation queries the response was YES. [2023-08-25 20:26:35,810 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-25 20:26:35,818 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 63 selfloop transitions, 10 changer transitions 0/91 dead transitions. [2023-08-25 20:26:35,818 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 91 transitions, 449 flow [2023-08-25 20:26:35,818 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-08-25 20:26:35,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-08-25 20:26:35,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1409 transitions. [2023-08-25 20:26:35,822 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3862390350877193 [2023-08-25 20:26:35,822 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1409 transitions. [2023-08-25 20:26:35,823 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1409 transitions. [2023-08-25 20:26:35,823 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:35,823 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1409 transitions. [2023-08-25 20:26:35,826 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-25 20:26:35,831 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-25 20:26:35,832 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-25 20:26:35,832 INFO L175 Difference]: Start difference. First operand has 67 places, 47 transitions, 149 flow. Second operand 8 states and 1409 transitions. [2023-08-25 20:26:35,832 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 91 transitions, 449 flow [2023-08-25 20:26:35,840 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 91 transitions, 397 flow, removed 24 selfloop flow, removed 8 redundant places. [2023-08-25 20:26:35,841 INFO L231 Difference]: Finished difference. Result has 63 places, 52 transitions, 186 flow [2023-08-25 20:26:35,841 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-25 20:26:35,842 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -15 predicate places. [2023-08-25 20:26:35,842 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 52 transitions, 186 flow [2023-08-25 20:26:35,843 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-25 20:26:35,843 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:35,843 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-25 20:26:35,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2023-08-25 20:26:36,049 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-25 20:26:36,050 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-25 20:26:36,050 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:36,051 INFO L85 PathProgramCache]: Analyzing trace with hash 1645503932, now seen corresponding path program 2 times [2023-08-25 20:26:36,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:36,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626466298] [2023-08-25 20:26:36,051 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:36,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:36,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:36,278 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-25 20:26:36,278 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:36,278 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626466298] [2023-08-25 20:26:36,279 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1626466298] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:36,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [616795595] [2023-08-25 20:26:36,279 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-08-25 20:26:36,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:36,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:36,280 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-25 20:26:36,284 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-25 20:26:36,475 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-25 20:26:36,475 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:26:36,477 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 8 conjunts are in the unsatisfiable core [2023-08-25 20:26:36,479 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:36,605 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-25 20:26:36,605 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:36,709 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-25 20:26:36,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [616795595] provided 1 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:36,710 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-08-25 20:26:36,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7, 6] total 15 [2023-08-25 20:26:36,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1295799566] [2023-08-25 20:26:36,710 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:36,711 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-08-25 20:26:36,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:36,711 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-08-25 20:26:36,711 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=186, Unknown=0, NotChecked=0, Total=240 [2023-08-25 20:26:36,712 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 456 [2023-08-25 20:26:36,720 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-25 20:26:36,720 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:36,720 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 456 [2023-08-25 20:26:36,720 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:37,110 INFO L124 PetriNetUnfolderBase]: 1098/2187 cut-off events. [2023-08-25 20:26:37,110 INFO L125 PetriNetUnfolderBase]: For 1582/1584 co-relation queries the response was YES. [2023-08-25 20:26:37,116 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-25 20:26:37,128 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 84 selfloop transitions, 18 changer transitions 0/120 dead transitions. [2023-08-25 20:26:37,128 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 120 transitions, 615 flow [2023-08-25 20:26:37,128 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-08-25 20:26:37,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2023-08-25 20:26:37,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 1600 transitions. [2023-08-25 20:26:37,132 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3898635477582846 [2023-08-25 20:26:37,132 INFO L72 ComplementDD]: Start complementDD. Operand 9 states and 1600 transitions. [2023-08-25 20:26:37,132 INFO L73 IsDeterministic]: Start isDeterministic. Operand 9 states and 1600 transitions. [2023-08-25 20:26:37,133 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:37,133 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 9 states and 1600 transitions. [2023-08-25 20:26:37,136 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-25 20:26:37,141 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-25 20:26:37,141 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-25 20:26:37,141 INFO L175 Difference]: Start difference. First operand has 63 places, 52 transitions, 186 flow. Second operand 9 states and 1600 transitions. [2023-08-25 20:26:37,141 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 120 transitions, 615 flow [2023-08-25 20:26:37,147 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 120 transitions, 608 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-08-25 20:26:37,149 INFO L231 Difference]: Finished difference. Result has 71 places, 63 transitions, 295 flow [2023-08-25 20:26:37,149 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-25 20:26:37,150 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, -7 predicate places. [2023-08-25 20:26:37,150 INFO L495 AbstractCegarLoop]: Abstraction has has 71 places, 63 transitions, 295 flow [2023-08-25 20:26:37,150 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-25 20:26:37,150 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:37,150 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-25 20:26:37,157 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-25 20:26:37,356 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-25 20:26:37,357 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-25 20:26:37,357 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:37,357 INFO L85 PathProgramCache]: Analyzing trace with hash -1812100864, now seen corresponding path program 3 times [2023-08-25 20:26:37,357 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:37,357 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [864658103] [2023-08-25 20:26:37,357 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:37,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:37,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:37,500 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-25 20:26:37,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:37,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [864658103] [2023-08-25 20:26:37,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [864658103] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:37,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [486196098] [2023-08-25 20:26:37,501 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-08-25 20:26:37,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:37,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:37,502 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-25 20:26:37,530 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-25 20:26:37,695 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-08-25 20:26:37,695 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:26:37,697 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 8 conjunts are in the unsatisfiable core [2023-08-25 20:26:37,699 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:37,769 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-25 20:26:37,769 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:37,833 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-25 20:26:37,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [486196098] provided 1 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:37,833 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-08-25 20:26:37,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7, 6] total 13 [2023-08-25 20:26:37,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [830938627] [2023-08-25 20:26:37,835 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:37,836 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-08-25 20:26:37,836 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:37,836 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-08-25 20:26:37,836 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182 [2023-08-25 20:26:37,838 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 456 [2023-08-25 20:26:37,838 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-25 20:26:37,838 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:37,839 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 456 [2023-08-25 20:26:37,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:38,302 INFO L124 PetriNetUnfolderBase]: 1436/2843 cut-off events. [2023-08-25 20:26:38,302 INFO L125 PetriNetUnfolderBase]: For 5466/5514 co-relation queries the response was YES. [2023-08-25 20:26:38,310 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-25 20:26:38,321 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 75 selfloop transitions, 38 changer transitions 0/131 dead transitions. [2023-08-25 20:26:38,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 131 transitions, 819 flow [2023-08-25 20:26:38,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-08-25 20:26:38,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2023-08-25 20:26:38,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 1593 transitions. [2023-08-25 20:26:38,326 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3881578947368421 [2023-08-25 20:26:38,326 INFO L72 ComplementDD]: Start complementDD. Operand 9 states and 1593 transitions. [2023-08-25 20:26:38,326 INFO L73 IsDeterministic]: Start isDeterministic. Operand 9 states and 1593 transitions. [2023-08-25 20:26:38,327 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:38,327 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 9 states and 1593 transitions. [2023-08-25 20:26:38,329 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-25 20:26:38,334 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-25 20:26:38,334 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-25 20:26:38,334 INFO L175 Difference]: Start difference. First operand has 71 places, 63 transitions, 295 flow. Second operand 9 states and 1593 transitions. [2023-08-25 20:26:38,334 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 131 transitions, 819 flow [2023-08-25 20:26:38,348 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 131 transitions, 783 flow, removed 10 selfloop flow, removed 3 redundant places. [2023-08-25 20:26:38,349 INFO L231 Difference]: Finished difference. Result has 80 places, 81 transitions, 530 flow [2023-08-25 20:26:38,350 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-25 20:26:38,350 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 2 predicate places. [2023-08-25 20:26:38,350 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 81 transitions, 530 flow [2023-08-25 20:26:38,351 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-25 20:26:38,351 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:38,351 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-25 20:26:38,359 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-25 20:26:38,556 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-25 20:26:38,557 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-25 20:26:38,557 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:38,557 INFO L85 PathProgramCache]: Analyzing trace with hash -681095302, now seen corresponding path program 4 times [2023-08-25 20:26:38,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:38,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2019283722] [2023-08-25 20:26:38,557 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:38,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:38,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:38,711 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-25 20:26:38,711 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:38,711 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2019283722] [2023-08-25 20:26:38,711 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2019283722] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:38,711 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1993518363] [2023-08-25 20:26:38,712 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-08-25 20:26:38,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:38,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:38,713 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-25 20:26:38,740 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-25 20:26:38,842 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-08-25 20:26:38,843 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:26:38,844 INFO L262 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 6 conjunts are in the unsatisfiable core [2023-08-25 20:26:38,847 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:38,932 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-25 20:26:38,934 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:38,998 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-25 20:26:38,998 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1993518363] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:26:38,999 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:26:38,999 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 14 [2023-08-25 20:26:39,000 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1914921903] [2023-08-25 20:26:39,000 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:26:39,000 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-08-25 20:26:39,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:39,002 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-08-25 20:26:39,002 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=142, Unknown=0, NotChecked=0, Total=182 [2023-08-25 20:26:39,004 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 456 [2023-08-25 20:26:39,006 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-25 20:26:39,006 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:39,006 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 456 [2023-08-25 20:26:39,006 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:39,898 INFO L124 PetriNetUnfolderBase]: 1729/3246 cut-off events. [2023-08-25 20:26:39,898 INFO L125 PetriNetUnfolderBase]: For 12112/12217 co-relation queries the response was YES. [2023-08-25 20:26:39,907 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-25 20:26:39,923 INFO L140 encePairwiseOnDemand]: 443/456 looper letters, 119 selfloop transitions, 101 changer transitions 0/237 dead transitions. [2023-08-25 20:26:39,923 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 237 transitions, 2130 flow [2023-08-25 20:26:39,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2023-08-25 20:26:39,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2023-08-25 20:26:39,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 2761 transitions. [2023-08-25 20:26:39,930 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3784265350877193 [2023-08-25 20:26:39,930 INFO L72 ComplementDD]: Start complementDD. Operand 16 states and 2761 transitions. [2023-08-25 20:26:39,930 INFO L73 IsDeterministic]: Start isDeterministic. Operand 16 states and 2761 transitions. [2023-08-25 20:26:39,931 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:39,931 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 16 states and 2761 transitions. [2023-08-25 20:26:39,935 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-25 20:26:39,943 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-25 20:26:39,944 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-25 20:26:39,945 INFO L175 Difference]: Start difference. First operand has 80 places, 81 transitions, 530 flow. Second operand 16 states and 2761 transitions. [2023-08-25 20:26:39,945 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 237 transitions, 2130 flow [2023-08-25 20:26:39,992 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 237 transitions, 1975 flow, removed 76 selfloop flow, removed 2 redundant places. [2023-08-25 20:26:39,995 INFO L231 Difference]: Finished difference. Result has 99 places, 154 transitions, 1382 flow [2023-08-25 20:26:39,995 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-25 20:26:39,996 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 21 predicate places. [2023-08-25 20:26:39,996 INFO L495 AbstractCegarLoop]: Abstraction has has 99 places, 154 transitions, 1382 flow [2023-08-25 20:26:39,997 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-25 20:26:39,997 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:39,998 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-25 20:26:40,009 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-25 20:26:40,203 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-25 20:26:40,204 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-25 20:26:40,204 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:40,204 INFO L85 PathProgramCache]: Analyzing trace with hash -205204308, now seen corresponding path program 5 times [2023-08-25 20:26:40,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:40,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [274430937] [2023-08-25 20:26:40,205 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:40,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:40,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:40,341 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-25 20:26:40,341 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:40,341 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [274430937] [2023-08-25 20:26:40,341 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [274430937] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:40,342 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1133096580] [2023-08-25 20:26:40,342 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-08-25 20:26:40,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:40,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:40,343 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-25 20:26:40,368 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-25 20:26:40,513 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-25 20:26:40,513 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:26:40,515 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 6 conjunts are in the unsatisfiable core [2023-08-25 20:26:40,516 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:40,605 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-25 20:26:40,605 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:40,676 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-25 20:26:40,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1133096580] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:26:40,676 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:26:40,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 14 [2023-08-25 20:26:40,677 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [784636254] [2023-08-25 20:26:40,677 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:26:40,677 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-08-25 20:26:40,677 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:40,678 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-08-25 20:26:40,678 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182 [2023-08-25 20:26:40,680 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 456 [2023-08-25 20:26:40,681 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-25 20:26:40,681 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:40,681 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 456 [2023-08-25 20:26:40,681 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:41,706 INFO L124 PetriNetUnfolderBase]: 1793/3392 cut-off events. [2023-08-25 20:26:41,706 INFO L125 PetriNetUnfolderBase]: For 18081/18464 co-relation queries the response was YES. [2023-08-25 20:26:41,721 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-25 20:26:41,738 INFO L140 encePairwiseOnDemand]: 443/456 looper letters, 133 selfloop transitions, 159 changer transitions 0/309 dead transitions. [2023-08-25 20:26:41,738 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 309 transitions, 2927 flow [2023-08-25 20:26:41,738 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2023-08-25 20:26:41,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 22 states. [2023-08-25 20:26:41,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 3781 transitions. [2023-08-25 20:26:41,748 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3768939393939394 [2023-08-25 20:26:41,748 INFO L72 ComplementDD]: Start complementDD. Operand 22 states and 3781 transitions. [2023-08-25 20:26:41,748 INFO L73 IsDeterministic]: Start isDeterministic. Operand 22 states and 3781 transitions. [2023-08-25 20:26:41,752 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:41,752 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 22 states and 3781 transitions. [2023-08-25 20:26:41,761 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-25 20:26:41,777 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-25 20:26:41,778 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-25 20:26:41,778 INFO L175 Difference]: Start difference. First operand has 99 places, 154 transitions, 1382 flow. Second operand 22 states and 3781 transitions. [2023-08-25 20:26:41,779 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 309 transitions, 2927 flow [2023-08-25 20:26:41,834 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 309 transitions, 2846 flow, removed 35 selfloop flow, removed 4 redundant places. [2023-08-25 20:26:41,840 INFO L231 Difference]: Finished difference. Result has 122 places, 222 transitions, 2434 flow [2023-08-25 20:26:41,840 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-25 20:26:41,840 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 44 predicate places. [2023-08-25 20:26:41,841 INFO L495 AbstractCegarLoop]: Abstraction has has 122 places, 222 transitions, 2434 flow [2023-08-25 20:26:41,841 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-25 20:26:41,841 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:41,841 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-25 20:26:41,855 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-25 20:26:42,055 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-25 20:26:42,056 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-25 20:26:42,056 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:42,056 INFO L85 PathProgramCache]: Analyzing trace with hash -1894036164, now seen corresponding path program 6 times [2023-08-25 20:26:42,056 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:42,056 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [390281160] [2023-08-25 20:26:42,057 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:42,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:42,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:42,203 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-25 20:26:42,203 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:42,203 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [390281160] [2023-08-25 20:26:42,204 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [390281160] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:42,204 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [522902128] [2023-08-25 20:26:42,204 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2023-08-25 20:26:42,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:42,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:42,205 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-25 20:26:42,230 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-25 20:26:42,436 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2023-08-25 20:26:42,436 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:26:42,438 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 8 conjunts are in the unsatisfiable core [2023-08-25 20:26:42,440 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:42,554 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-25 20:26:42,555 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:42,660 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-25 20:26:42,660 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [522902128] provided 1 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:42,661 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-08-25 20:26:42,661 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7, 6] total 15 [2023-08-25 20:26:42,661 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [676390664] [2023-08-25 20:26:42,661 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:42,661 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-08-25 20:26:42,661 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:42,662 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-08-25 20:26:42,662 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=57, Invalid=183, Unknown=0, NotChecked=0, Total=240 [2023-08-25 20:26:42,663 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 456 [2023-08-25 20:26:42,664 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-25 20:26:42,664 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:42,664 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 456 [2023-08-25 20:26:42,664 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:43,280 INFO L124 PetriNetUnfolderBase]: 1740/3310 cut-off events. [2023-08-25 20:26:43,280 INFO L125 PetriNetUnfolderBase]: For 19338/19813 co-relation queries the response was YES. [2023-08-25 20:26:43,295 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-25 20:26:43,312 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 110 selfloop transitions, 115 changer transitions 0/259 dead transitions. [2023-08-25 20:26:43,312 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 259 transitions, 3007 flow [2023-08-25 20:26:43,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-08-25 20:26:43,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-08-25 20:26:43,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1419 transitions. [2023-08-25 20:26:43,314 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.38898026315789475 [2023-08-25 20:26:43,315 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1419 transitions. [2023-08-25 20:26:43,315 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1419 transitions. [2023-08-25 20:26:43,315 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:43,315 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1419 transitions. [2023-08-25 20:26:43,317 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-25 20:26:43,321 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-25 20:26:43,321 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-25 20:26:43,321 INFO L175 Difference]: Start difference. First operand has 122 places, 222 transitions, 2434 flow. Second operand 8 states and 1419 transitions. [2023-08-25 20:26:43,321 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 259 transitions, 3007 flow [2023-08-25 20:26:43,408 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 259 transitions, 2881 flow, removed 46 selfloop flow, removed 4 redundant places. [2023-08-25 20:26:43,415 INFO L231 Difference]: Finished difference. Result has 123 places, 218 transitions, 2498 flow [2023-08-25 20:26:43,415 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-25 20:26:43,416 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 45 predicate places. [2023-08-25 20:26:43,416 INFO L495 AbstractCegarLoop]: Abstraction has has 123 places, 218 transitions, 2498 flow [2023-08-25 20:26:43,416 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-25 20:26:43,416 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:43,416 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-25 20:26:43,428 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-25 20:26:43,628 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-25 20:26:43,628 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-25 20:26:43,629 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:43,629 INFO L85 PathProgramCache]: Analyzing trace with hash 1984161164, now seen corresponding path program 1 times [2023-08-25 20:26:43,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:43,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1270445099] [2023-08-25 20:26:43,629 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:43,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:43,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:43,739 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-25 20:26:43,740 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:43,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1270445099] [2023-08-25 20:26:43,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1270445099] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:43,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1448208490] [2023-08-25 20:26:43,740 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:43,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:43,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:43,745 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-25 20:26:43,747 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-25 20:26:43,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:43,902 INFO L262 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 6 conjunts are in the unsatisfiable core [2023-08-25 20:26:43,909 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:43,953 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-25 20:26:43,953 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:43,986 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-25 20:26:43,986 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1448208490] provided 1 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:43,986 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-08-25 20:26:43,986 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 4] total 8 [2023-08-25 20:26:43,987 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1322856771] [2023-08-25 20:26:43,988 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 20:26:43,988 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-25 20:26:43,988 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:43,988 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-25 20:26:43,989 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2023-08-25 20:26:43,989 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 456 [2023-08-25 20:26:43,990 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-25 20:26:43,990 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:43,990 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 456 [2023-08-25 20:26:43,990 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:44,428 INFO L124 PetriNetUnfolderBase]: 1671/3293 cut-off events. [2023-08-25 20:26:44,428 INFO L125 PetriNetUnfolderBase]: For 21256/21631 co-relation queries the response was YES. [2023-08-25 20:26:44,440 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-25 20:26:44,457 INFO L140 encePairwiseOnDemand]: 450/456 looper letters, 237 selfloop transitions, 22 changer transitions 0/282 dead transitions. [2023-08-25 20:26:44,457 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 282 transitions, 3838 flow [2023-08-25 20:26:44,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-08-25 20:26:44,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-08-25 20:26:44,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 924 transitions. [2023-08-25 20:26:44,460 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4052631578947368 [2023-08-25 20:26:44,460 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 924 transitions. [2023-08-25 20:26:44,460 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 924 transitions. [2023-08-25 20:26:44,460 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:44,461 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 924 transitions. [2023-08-25 20:26:44,462 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-25 20:26:44,464 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-25 20:26:44,465 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-25 20:26:44,465 INFO L175 Difference]: Start difference. First operand has 123 places, 218 transitions, 2498 flow. Second operand 5 states and 924 transitions. [2023-08-25 20:26:44,465 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 282 transitions, 3838 flow [2023-08-25 20:26:44,518 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 282 transitions, 3720 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-25 20:26:44,522 INFO L231 Difference]: Finished difference. Result has 125 places, 219 transitions, 2533 flow [2023-08-25 20:26:44,523 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-25 20:26:44,523 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 47 predicate places. [2023-08-25 20:26:44,523 INFO L495 AbstractCegarLoop]: Abstraction has has 125 places, 219 transitions, 2533 flow [2023-08-25 20:26:44,523 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-25 20:26:44,523 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:44,524 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-25 20:26:44,535 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2023-08-25 20:26:44,729 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-25 20:26:44,729 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-25 20:26:44,730 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:44,730 INFO L85 PathProgramCache]: Analyzing trace with hash -1708808475, now seen corresponding path program 1 times [2023-08-25 20:26:44,730 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:44,730 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1681229685] [2023-08-25 20:26:44,730 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:44,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:44,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:45,460 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-25 20:26:45,460 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:45,461 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1681229685] [2023-08-25 20:26:45,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1681229685] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:45,461 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1259073089] [2023-08-25 20:26:45,461 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:45,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:45,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:45,462 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-25 20:26:45,485 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-25 20:26:45,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:45,635 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 58 conjunts are in the unsatisfiable core [2023-08-25 20:26:45,638 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:45,698 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-25 20:26:45,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-25 20:26:45,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-25 20:26:45,862 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-25 20:26:45,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-25 20:26:45,940 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-25 20:26:45,969 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-25 20:26:45,999 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-25 20:26:45,999 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:46,053 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-25 20:26:46,064 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-25 20:26:46,113 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-25 20:26:46,127 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-25 20:26:46,141 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-25 20:26:46,149 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:26:46,149 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-25 20:26:46,154 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-25 20:26:46,163 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-25 20:26:46,167 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-25 20:26:46,172 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-25 20:26:46,278 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-25 20:26:46,279 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1259073089] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:26:46,279 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:26:46,279 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 9, 9] total 23 [2023-08-25 20:26:46,279 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [386852587] [2023-08-25 20:26:46,279 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:26:46,280 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-08-25 20:26:46,280 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:46,280 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-08-25 20:26:46,281 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=313, Unknown=6, NotChecked=200, Total=600 [2023-08-25 20:26:46,283 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 456 [2023-08-25 20:26:46,285 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-25 20:26:46,285 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:46,285 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 456 [2023-08-25 20:26:46,285 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:50,964 INFO L124 PetriNetUnfolderBase]: 8864/13632 cut-off events. [2023-08-25 20:26:50,965 INFO L125 PetriNetUnfolderBase]: For 103579/104563 co-relation queries the response was YES. [2023-08-25 20:26:51,010 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-25 20:26:51,105 INFO L140 encePairwiseOnDemand]: 429/456 looper letters, 420 selfloop transitions, 184 changer transitions 1/610 dead transitions. [2023-08-25 20:26:51,105 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 610 transitions, 7832 flow [2023-08-25 20:26:51,105 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-08-25 20:26:51,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2023-08-25 20:26:51,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 1700 transitions. [2023-08-25 20:26:51,108 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.33891547049441784 [2023-08-25 20:26:51,109 INFO L72 ComplementDD]: Start complementDD. Operand 11 states and 1700 transitions. [2023-08-25 20:26:51,109 INFO L73 IsDeterministic]: Start isDeterministic. Operand 11 states and 1700 transitions. [2023-08-25 20:26:51,109 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:51,109 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 11 states and 1700 transitions. [2023-08-25 20:26:51,114 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-25 20:26:51,117 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-25 20:26:51,118 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-25 20:26:51,118 INFO L175 Difference]: Start difference. First operand has 125 places, 219 transitions, 2533 flow. Second operand 11 states and 1700 transitions. [2023-08-25 20:26:51,118 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 610 transitions, 7832 flow [2023-08-25 20:26:51,662 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 610 transitions, 7794 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-08-25 20:26:51,669 INFO L231 Difference]: Finished difference. Result has 139 places, 359 transitions, 5051 flow [2023-08-25 20:26:51,669 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-25 20:26:51,669 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 61 predicate places. [2023-08-25 20:26:51,669 INFO L495 AbstractCegarLoop]: Abstraction has has 139 places, 359 transitions, 5051 flow [2023-08-25 20:26:51,670 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-25 20:26:51,670 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:51,670 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-25 20:26:51,676 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-25 20:26:51,871 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-25 20:26:51,871 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-25 20:26:51,872 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:51,872 INFO L85 PathProgramCache]: Analyzing trace with hash 1086619099, now seen corresponding path program 2 times [2023-08-25 20:26:51,872 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:51,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [401358518] [2023-08-25 20:26:51,873 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:51,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:52,429 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-25 20:26:52,429 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:52,430 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [401358518] [2023-08-25 20:26:52,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [401358518] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:52,430 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1641556601] [2023-08-25 20:26:52,430 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-08-25 20:26:52,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:52,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:52,431 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-25 20:26:52,434 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-25 20:26:52,676 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-25 20:26:52,676 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:26:52,679 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 43 conjunts are in the unsatisfiable core [2023-08-25 20:26:52,680 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:52,917 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-25 20:26:52,953 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-25 20:26:52,953 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:53,006 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:26:53,007 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-25 20:26:53,091 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-25 20:26:53,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1641556601] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:26:53,091 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:26:53,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 4] total 10 [2023-08-25 20:26:53,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1446229144] [2023-08-25 20:26:53,092 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:26:53,092 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-08-25 20:26:53,092 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:53,093 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-08-25 20:26:53,093 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132 [2023-08-25 20:26:53,094 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 456 [2023-08-25 20:26:53,095 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-25 20:26:53,096 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:53,096 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 456 [2023-08-25 20:26:53,096 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:54,616 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-25 20:26:54,616 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,616 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:26:54,616 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,616 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:26:54,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, 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-25 20:26:54,754 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,754 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,754 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,754 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,755 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-25 20:26:54,755 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,755 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,755 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,755 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,758 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-25 20:26:54,759 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,759 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,759 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,759 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,772 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-25 20:26:54,773 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,773 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:26:54,773 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:26:54,773 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:26:54,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], [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-25 20:26:54,773 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,773 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,773 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,773 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,778 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-25 20:26:54,778 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,778 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:26:54,778 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,778 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,778 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-25 20:26:54,779 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,779 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,779 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,779 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,793 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-25 20:26:54,793 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,793 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,793 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,793 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,807 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-25 20:26:54,808 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,808 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,808 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,808 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,808 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,816 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-25 20:26:54,816 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,817 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,817 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,817 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,829 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-25 20:26:54,829 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,829 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,829 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,829 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:54,839 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-25 20:26:54,839 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:26:54,839 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,839 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,839 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,839 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-25 20:26:54,839 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:26:54,839 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,839 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,839 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,854 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-25 20:26:54,855 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,855 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,855 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,855 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,858 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-25 20:26:54,858 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,858 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,858 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,858 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,859 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,859 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-25 20:26:54,859 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,859 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,859 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,859 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,860 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:54,869 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-25 20:26:54,869 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:26:54,869 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,869 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,869 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,869 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-25 20:26:54,869 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:26:54,869 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,869 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,869 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,872 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-25 20:26:54,872 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:26:54,872 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:26:54,872 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,872 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:26:54,872 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-25 20:26:54,872 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:26:54,872 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:26:54,872 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:54,872 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:26:54,877 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-25 20:26:54,877 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:26:54,877 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,877 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,877 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,878 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:26:54,891 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-25 20:26:54,892 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:26:54,892 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,892 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,892 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:54,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:26:54,962 INFO L124 PetriNetUnfolderBase]: 6893/11524 cut-off events. [2023-08-25 20:26:54,962 INFO L125 PetriNetUnfolderBase]: For 105353/108094 co-relation queries the response was YES. [2023-08-25 20:26:55,084 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-25 20:26:55,158 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 436 selfloop transitions, 117 changer transitions 1/579 dead transitions. [2023-08-25 20:26:55,158 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 579 transitions, 9042 flow [2023-08-25 20:26:55,158 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-08-25 20:26:55,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-08-25 20:26:55,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1300 transitions. [2023-08-25 20:26:55,160 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.40726817042606517 [2023-08-25 20:26:55,160 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 1300 transitions. [2023-08-25 20:26:55,160 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 1300 transitions. [2023-08-25 20:26:55,161 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:55,161 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 1300 transitions. [2023-08-25 20:26:55,162 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-25 20:26:55,164 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-25 20:26:55,165 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-25 20:26:55,165 INFO L175 Difference]: Start difference. First operand has 139 places, 359 transitions, 5051 flow. Second operand 7 states and 1300 transitions. [2023-08-25 20:26:55,165 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 579 transitions, 9042 flow [2023-08-25 20:26:55,711 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 579 transitions, 8776 flow, removed 108 selfloop flow, removed 2 redundant places. [2023-08-25 20:26:55,718 INFO L231 Difference]: Finished difference. Result has 147 places, 426 transitions, 6370 flow [2023-08-25 20:26:55,718 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-25 20:26:55,718 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 69 predicate places. [2023-08-25 20:26:55,718 INFO L495 AbstractCegarLoop]: Abstraction has has 147 places, 426 transitions, 6370 flow [2023-08-25 20:26:55,719 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-25 20:26:55,719 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:26:55,719 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-25 20:26:55,731 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2023-08-25 20:26:55,925 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-25 20:26:55,925 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-25 20:26:55,925 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:26:55,925 INFO L85 PathProgramCache]: Analyzing trace with hash -1694657139, now seen corresponding path program 3 times [2023-08-25 20:26:55,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:26:55,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1987139229] [2023-08-25 20:26:55,926 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:26:55,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:26:55,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:26:56,451 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-25 20:26:56,451 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:26:56,451 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1987139229] [2023-08-25 20:26:56,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1987139229] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:26:56,451 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [668459363] [2023-08-25 20:26:56,452 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-08-25 20:26:56,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:26:56,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:26:56,453 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-25 20:26:56,484 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-25 20:26:57,005 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-08-25 20:26:57,005 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:26:57,008 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 43 conjunts are in the unsatisfiable core [2023-08-25 20:26:57,010 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:26:57,146 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-25 20:26:57,180 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-25 20:26:57,180 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:26:57,238 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:26:57,240 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-25 20:26:57,303 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-25 20:26:57,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [668459363] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:26:57,303 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:26:57,304 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 4] total 9 [2023-08-25 20:26:57,304 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [595783784] [2023-08-25 20:26:57,304 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:26:57,304 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2023-08-25 20:26:57,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:26:57,305 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2023-08-25 20:26:57,305 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=78, Unknown=0, NotChecked=0, Total=110 [2023-08-25 20:26:57,306 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 456 [2023-08-25 20:26:57,307 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-25 20:26:57,307 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:26:57,307 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 456 [2023-08-25 20:26:57,307 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:26:58,995 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-25 20:26:58,996 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:26:58,996 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:58,996 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:58,996 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:58,997 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-25 20:26:58,997 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:26:58,997 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:58,997 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:58,997 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:59,000 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-25 20:26:59,001 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:26:59,001 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:59,001 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:59,001 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:59,136 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-25 20:26:59,136 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,136 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:26:59,136 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,136 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,136 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-25 20:26:59,137 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:26:59,137 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:59,137 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:59,137 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:26:59,163 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-25 20:26:59,164 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,164 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,164 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,164 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,182 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-25 20:26:59,182 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:26:59,182 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:26:59,182 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:26:59,182 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:59,207 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-25 20:26:59,207 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,210 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-25 20:26:59,210 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,211 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-25 20:26:59,211 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,211 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,211 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,211 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,211 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,222 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-25 20:26:59,222 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:26:59,222 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:26:59,222 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:26:59,222 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:26:59,222 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-25 20:26:59,222 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:26:59,222 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:59,222 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:26:59,222 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:26:59,246 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-25 20:26:59,246 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:26:59,246 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:59,246 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:26:59,246 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:26:59,247 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-25 20:26:59,247 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:26:59,247 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:26:59,247 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,247 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:26:59,269 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-25 20:26:59,269 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:26:59,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:26:59,269 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:26:59,325 INFO L124 PetriNetUnfolderBase]: 7242/12221 cut-off events. [2023-08-25 20:26:59,325 INFO L125 PetriNetUnfolderBase]: For 117998/121143 co-relation queries the response was YES. [2023-08-25 20:26:59,371 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-25 20:26:59,443 INFO L140 encePairwiseOnDemand]: 447/456 looper letters, 454 selfloop transitions, 96 changer transitions 1/576 dead transitions. [2023-08-25 20:26:59,443 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 576 transitions, 9363 flow [2023-08-25 20:26:59,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-08-25 20:26:59,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-08-25 20:26:59,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1297 transitions. [2023-08-25 20:26:59,445 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.40632832080200504 [2023-08-25 20:26:59,445 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 1297 transitions. [2023-08-25 20:26:59,445 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 1297 transitions. [2023-08-25 20:26:59,446 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:26:59,446 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 1297 transitions. [2023-08-25 20:26:59,447 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-25 20:26:59,449 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-25 20:26:59,450 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-25 20:26:59,450 INFO L175 Difference]: Start difference. First operand has 147 places, 426 transitions, 6370 flow. Second operand 7 states and 1297 transitions. [2023-08-25 20:26:59,450 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 576 transitions, 9363 flow [2023-08-25 20:26:59,999 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 576 transitions, 9170 flow, removed 40 selfloop flow, removed 2 redundant places. [2023-08-25 20:27:00,006 INFO L231 Difference]: Finished difference. Result has 153 places, 453 transitions, 6921 flow [2023-08-25 20:27:00,006 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-25 20:27:00,006 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 75 predicate places. [2023-08-25 20:27:00,006 INFO L495 AbstractCegarLoop]: Abstraction has has 153 places, 453 transitions, 6921 flow [2023-08-25 20:27:00,007 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-25 20:27:00,007 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:27:00,007 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-25 20:27:00,017 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-25 20:27:00,213 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-25 20:27:00,214 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-25 20:27:00,214 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:27:00,214 INFO L85 PathProgramCache]: Analyzing trace with hash 286393647, now seen corresponding path program 1 times [2023-08-25 20:27:00,214 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:27:00,214 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [213265130] [2023-08-25 20:27:00,214 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:27:00,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:27:00,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:27:00,895 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-25 20:27:00,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:27:00,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [213265130] [2023-08-25 20:27:00,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [213265130] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:27:00,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1963214451] [2023-08-25 20:27:00,896 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:27:00,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:27:00,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:27:00,897 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-25 20:27:00,899 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-25 20:27:01,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:27:01,100 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-25 20:27:01,101 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:27:01,407 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-25 20:27:01,409 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:27:01,409 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-25 20:27:01,449 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-25 20:27:01,449 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:27:01,515 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:27:01,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 23 treesize of output 16 [2023-08-25 20:27:01,666 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-25 20:27:01,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1963214451] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:27:01,666 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:27:01,666 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 7] total 16 [2023-08-25 20:27:01,667 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [710530649] [2023-08-25 20:27:01,667 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:27:01,667 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2023-08-25 20:27:01,667 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:27:01,667 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2023-08-25 20:27:01,668 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=237, Unknown=0, NotChecked=0, Total=306 [2023-08-25 20:27:01,669 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 456 [2023-08-25 20:27:01,671 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-25 20:27:01,671 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:27:01,671 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 456 [2023-08-25 20:27:01,671 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:27:04,107 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-25 20:27:04,107 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 20:27:04,107 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 20:27:04,107 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:04,107 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:04,192 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-25 20:27:04,192 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,192 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,192 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,192 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,197 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-25 20:27:04,198 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,198 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,198 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:27:04,198 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,200 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-25 20:27:04,200 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,200 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,200 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,200 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,201 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-25 20:27:04,201 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,201 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,201 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,201 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,234 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-25 20:27:04,234 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,234 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,234 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,234 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,239 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-25 20:27:04,239 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,239 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,239 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,239 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,268 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-25 20:27:04,269 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,269 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,269 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,269 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:04,269 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-25 20:27:04,269 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,270 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:04,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[][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-25 20:27:04,270 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,270 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:04,270 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,270 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,271 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-25 20:27:04,271 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,271 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:04,271 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,271 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,279 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-25 20:27:04,279 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,279 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:04,279 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,279 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,281 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-25 20:27:04,281 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,281 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,281 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,281 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,281 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-25 20:27:04,281 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,281 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,281 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,281 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,318 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-25 20:27:04,318 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,318 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,318 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,318 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,346 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-25 20:27:04,346 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,346 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,347 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,347 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,348 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-25 20:27:04,348 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,348 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,348 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,348 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,357 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-25 20:27:04,357 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,357 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,357 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,357 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,357 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:04,357 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-25 20:27:04,358 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,358 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,358 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:04,358 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,358 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,399 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-25 20:27:04,399 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,399 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,400 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,400 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,406 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-25 20:27:04,406 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,406 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,406 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,406 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,406 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,516 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-25 20:27:04,516 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,516 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,517 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,517 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,517 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-25 20:27:04,517 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,517 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,517 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,517 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,517 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-25 20:27:04,518 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,518 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,518 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,518 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,518 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-25 20:27:04,518 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,519 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,519 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,519 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,524 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-25 20:27:04,525 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,525 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,525 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,525 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,525 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,526 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-25 20:27:04,526 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,526 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,526 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,526 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,526 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:04,575 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-25 20:27:04,575 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,576 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,576 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,576 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,576 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-25 20:27:04,576 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,576 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,576 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,576 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,577 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-25 20:27:04,577 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,577 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,577 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,577 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,578 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-25 20:27:04,578 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,578 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,578 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,578 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,582 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-25 20:27:04,582 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,582 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,582 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,583 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,583 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,583 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-25 20:27:04,583 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,583 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,583 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,583 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:04,583 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,614 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-25 20:27:04,614 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,614 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,614 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,614 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,615 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-25 20:27:04,615 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,615 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,615 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,615 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:04,615 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:04,628 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-25 20:27:04,628 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 20:27:04,628 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:04,628 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 20:27:04,628 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 20:27:04,628 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-25 20:27:04,628 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 20:27:04,628 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 20:27:04,628 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:04,628 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 20:27:04,678 INFO L124 PetriNetUnfolderBase]: 8957/15083 cut-off events. [2023-08-25 20:27:04,678 INFO L125 PetriNetUnfolderBase]: For 148354/152532 co-relation queries the response was YES. [2023-08-25 20:27:04,739 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-25 20:27:04,804 INFO L140 encePairwiseOnDemand]: 444/456 looper letters, 426 selfloop transitions, 309 changer transitions 1/761 dead transitions. [2023-08-25 20:27:04,804 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 761 transitions, 12713 flow [2023-08-25 20:27:04,804 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-08-25 20:27:04,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2023-08-25 20:27:04,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2231 transitions. [2023-08-25 20:27:04,807 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.37634952766531715 [2023-08-25 20:27:04,807 INFO L72 ComplementDD]: Start complementDD. Operand 13 states and 2231 transitions. [2023-08-25 20:27:04,807 INFO L73 IsDeterministic]: Start isDeterministic. Operand 13 states and 2231 transitions. [2023-08-25 20:27:04,808 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:27:04,808 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 13 states and 2231 transitions. [2023-08-25 20:27:04,810 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-25 20:27:04,814 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-25 20:27:04,814 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-25 20:27:04,815 INFO L175 Difference]: Start difference. First operand has 153 places, 453 transitions, 6921 flow. Second operand 13 states and 2231 transitions. [2023-08-25 20:27:04,815 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 761 transitions, 12713 flow [2023-08-25 20:27:05,771 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 761 transitions, 12367 flow, removed 117 selfloop flow, removed 3 redundant places. [2023-08-25 20:27:05,780 INFO L231 Difference]: Finished difference. Result has 166 places, 637 transitions, 10804 flow [2023-08-25 20:27:05,781 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-25 20:27:05,781 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 88 predicate places. [2023-08-25 20:27:05,781 INFO L495 AbstractCegarLoop]: Abstraction has has 166 places, 637 transitions, 10804 flow [2023-08-25 20:27:05,782 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-25 20:27:05,782 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:27:05,782 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-25 20:27:05,787 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-25 20:27:05,982 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-25 20:27:05,983 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-25 20:27:05,983 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:27:05,983 INFO L85 PathProgramCache]: Analyzing trace with hash 334520839, now seen corresponding path program 2 times [2023-08-25 20:27:05,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:27:05,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [842229659] [2023-08-25 20:27:05,983 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:27:05,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:27:06,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:27:07,080 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-25 20:27:07,080 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:27:07,081 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [842229659] [2023-08-25 20:27:07,081 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [842229659] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:27:07,081 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [772740674] [2023-08-25 20:27:07,081 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-08-25 20:27:07,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:27:07,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:27:07,082 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-25 20:27:07,085 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-25 20:27:07,306 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-25 20:27:07,307 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:27:07,310 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-25 20:27:07,311 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:27:07,616 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-25 20:27:07,618 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:27:07,618 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-25 20:27:07,640 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-25 20:27:07,640 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:27:07,710 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:27:07,710 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-25 20:27:07,878 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-25 20:27:07,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [772740674] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:27:07,878 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:27:07,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 8, 7] total 20 [2023-08-25 20:27:07,878 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1728185008] [2023-08-25 20:27:07,878 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:27:07,879 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2023-08-25 20:27:07,879 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:27:07,879 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2023-08-25 20:27:07,880 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=93, Invalid=369, Unknown=0, NotChecked=0, Total=462 [2023-08-25 20:27:07,882 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 128 out of 456 [2023-08-25 20:27:07,884 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-25 20:27:07,884 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:27:07,884 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 128 of 456 [2023-08-25 20:27:07,884 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:27:12,977 INFO L124 PetriNetUnfolderBase]: 16188/24874 cut-off events. [2023-08-25 20:27:12,977 INFO L125 PetriNetUnfolderBase]: For 285123/287416 co-relation queries the response was YES. [2023-08-25 20:27:13,104 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-25 20:27:13,215 INFO L140 encePairwiseOnDemand]: 442/456 looper letters, 533 selfloop transitions, 320 changer transitions 1/859 dead transitions. [2023-08-25 20:27:13,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 859 transitions, 14316 flow [2023-08-25 20:27:13,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-08-25 20:27:13,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2023-08-25 20:27:13,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 2006 transitions. [2023-08-25 20:27:13,218 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3142230576441103 [2023-08-25 20:27:13,218 INFO L72 ComplementDD]: Start complementDD. Operand 14 states and 2006 transitions. [2023-08-25 20:27:13,218 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14 states and 2006 transitions. [2023-08-25 20:27:13,218 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:27:13,218 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 14 states and 2006 transitions. [2023-08-25 20:27:13,220 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-25 20:27:13,223 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-25 20:27:13,223 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-25 20:27:13,223 INFO L175 Difference]: Start difference. First operand has 166 places, 637 transitions, 10804 flow. Second operand 14 states and 2006 transitions. [2023-08-25 20:27:13,223 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 859 transitions, 14316 flow [2023-08-25 20:27:15,879 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 176 places, 859 transitions, 14145 flow, removed 46 selfloop flow, removed 3 redundant places. [2023-08-25 20:27:15,889 INFO L231 Difference]: Finished difference. Result has 179 places, 650 transitions, 11504 flow [2023-08-25 20:27:15,890 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-25 20:27:15,890 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 101 predicate places. [2023-08-25 20:27:15,890 INFO L495 AbstractCegarLoop]: Abstraction has has 179 places, 650 transitions, 11504 flow [2023-08-25 20:27:15,890 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-25 20:27:15,890 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:27:15,891 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-25 20:27:15,896 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-25 20:27:16,091 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-25 20:27:16,091 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-25 20:27:16,091 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:27:16,091 INFO L85 PathProgramCache]: Analyzing trace with hash 1407661175, now seen corresponding path program 3 times [2023-08-25 20:27:16,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:27:16,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1959089412] [2023-08-25 20:27:16,092 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:27:16,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:27:16,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:27:16,588 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-25 20:27:16,589 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:27:16,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1959089412] [2023-08-25 20:27:16,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1959089412] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:27:16,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2133936093] [2023-08-25 20:27:16,589 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-08-25 20:27:16,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:27:16,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:27:16,593 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-25 20:27:16,621 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-25 20:27:16,928 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-08-25 20:27:16,928 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:27:16,930 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-25 20:27:16,932 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:27:17,234 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-25 20:27:17,251 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-25 20:27:17,252 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:27:17,287 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:27:17,287 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-25 20:27:17,455 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-25 20:27:17,455 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2133936093] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:27:17,456 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:27:17,456 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 7] total 15 [2023-08-25 20:27:17,456 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2014779684] [2023-08-25 20:27:17,456 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:27:17,456 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2023-08-25 20:27:17,456 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:27:17,457 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2023-08-25 20:27:17,457 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=207, Unknown=0, NotChecked=0, Total=272 [2023-08-25 20:27:17,458 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 456 [2023-08-25 20:27:17,460 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-25 20:27:17,460 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:27:17,460 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 456 [2023-08-25 20:27:17,460 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:27:19,540 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-25 20:27:19,540 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 20:27:19,540 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:27:19,540 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:27:19,541 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:27:19,698 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-25 20:27:19,698 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 20:27:19,699 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:27:19,699 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:27:19,699 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:27:19,703 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-25 20:27:19,704 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,704 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,704 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,704 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,717 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-25 20:27:19,717 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,717 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,717 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,717 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,845 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-25 20:27:19,845 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,845 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,845 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,845 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:19,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], [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-25 20:27:19,851 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 20:27:19,851 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:19,851 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:19,851 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:19,863 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-25 20:27:19,863 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-08-25 20:27:19,863 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 20:27:19,863 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 20:27:19,863 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-08-25 20:27:19,863 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-25 20:27:19,863 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,863 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,863 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,863 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,868 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-25 20:27:19,868 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 20:27:19,868 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:19,868 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:19,868 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 20:27:19,979 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-25 20:27:19,979 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,979 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,979 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,979 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,979 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,985 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-25 20:27:19,985 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,986 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,986 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:19,986 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:27:20,038 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-25 20:27:20,039 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,039 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,039 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,039 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,045 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-25 20:27:20,045 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,045 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,045 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,045 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,064 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-25 20:27:20,064 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,064 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,064 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,064 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:20,064 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-25 20:27:20,065 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,065 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,065 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:20,065 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,065 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-25 20:27:20,065 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,065 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:20,065 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,065 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,066 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-25 20:27:20,066 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,066 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:20,066 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,066 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,074 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-25 20:27:20,074 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,075 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,075 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:27:20,075 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,126 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-25 20:27:20,126 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,126 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,126 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,126 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,149 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-25 20:27:20,149 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,149 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,149 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,150 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,150 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-25 20:27:20,150 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,150 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,150 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,151 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,159 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-25 20:27:20,159 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,160 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,160 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:20,160 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,160 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,160 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-25 20:27:20,160 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,161 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:27:20,161 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,161 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,161 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,207 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-25 20:27:20,207 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,212 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-25 20:27:20,212 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,212 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,212 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,213 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,213 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,225 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-25 20:27:20,225 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,225 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,225 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,225 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,226 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-25 20:27:20,226 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,226 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,226 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,226 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,226 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-25 20:27:20,226 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,226 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,226 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,227 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,227 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-25 20:27:20,227 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,227 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,227 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,227 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,232 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-25 20:27:20,232 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,232 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,232 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,233 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,233 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,233 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-25 20:27:20,233 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,233 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,234 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:27:20,234 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,234 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,279 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-25 20:27:20,279 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,279 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,279 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,279 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,279 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-25 20:27:20,279 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,279 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,279 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,280 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,280 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-25 20:27:20,281 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,281 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,281 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,281 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,282 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-25 20:27:20,282 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,282 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,282 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,287 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-25 20:27:20,287 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,287 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,287 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,287 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,287 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,288 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-25 20:27:20,288 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,288 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:27:20,288 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,288 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,288 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,337 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-25 20:27:20,337 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,337 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,337 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,338 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-25 20:27:20,338 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,338 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,338 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:27:20,338 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:27:20,365 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-25 20:27:20,365 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 20:27:20,365 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 20:27:20,365 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-08-25 20:27:20,365 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:27:20,366 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-25 20:27:20,366 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 20:27:20,366 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 20:27:20,366 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:27:20,366 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-08-25 20:27:20,448 INFO L124 PetriNetUnfolderBase]: 9099/15427 cut-off events. [2023-08-25 20:27:20,449 INFO L125 PetriNetUnfolderBase]: For 182421/187265 co-relation queries the response was YES. [2023-08-25 20:27:20,598 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-25 20:27:20,700 INFO L140 encePairwiseOnDemand]: 443/456 looper letters, 468 selfloop transitions, 343 changer transitions 1/837 dead transitions. [2023-08-25 20:27:20,701 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 193 places, 837 transitions, 15185 flow [2023-08-25 20:27:20,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-08-25 20:27:20,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2023-08-25 20:27:20,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 2583 transitions. [2023-08-25 20:27:20,704 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.37763157894736843 [2023-08-25 20:27:20,705 INFO L72 ComplementDD]: Start complementDD. Operand 15 states and 2583 transitions. [2023-08-25 20:27:20,705 INFO L73 IsDeterministic]: Start isDeterministic. Operand 15 states and 2583 transitions. [2023-08-25 20:27:20,705 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:27:20,706 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 15 states and 2583 transitions. [2023-08-25 20:27:20,709 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-25 20:27:20,713 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-25 20:27:20,714 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-25 20:27:20,714 INFO L175 Difference]: Start difference. First operand has 179 places, 650 transitions, 11504 flow. Second operand 15 states and 2583 transitions. [2023-08-25 20:27:20,714 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 193 places, 837 transitions, 15185 flow [2023-08-25 20:27:22,024 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 185 places, 837 transitions, 15007 flow, removed 19 selfloop flow, removed 8 redundant places. [2023-08-25 20:27:22,037 INFO L231 Difference]: Finished difference. Result has 186 places, 670 transitions, 12396 flow [2023-08-25 20:27:22,037 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-25 20:27:22,038 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 108 predicate places. [2023-08-25 20:27:22,038 INFO L495 AbstractCegarLoop]: Abstraction has has 186 places, 670 transitions, 12396 flow [2023-08-25 20:27:22,038 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-25 20:27:22,038 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:27:22,038 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-25 20:27:22,044 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-25 20:27:22,240 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-25 20:27:22,241 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-25 20:27:22,241 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:27:22,241 INFO L85 PathProgramCache]: Analyzing trace with hash -1067697561, now seen corresponding path program 4 times [2023-08-25 20:27:22,241 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:27:22,241 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1168170938] [2023-08-25 20:27:22,241 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:27:22,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:27:22,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:27:22,852 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-25 20:27:22,852 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:27:22,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1168170938] [2023-08-25 20:27:22,852 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1168170938] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:27:22,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [789437819] [2023-08-25 20:27:22,853 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-08-25 20:27:22,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:27:22,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:27:22,854 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-25 20:27:22,872 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-25 20:27:23,081 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-08-25 20:27:23,081 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:27:23,083 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 61 conjunts are in the unsatisfiable core [2023-08-25 20:27:23,085 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:27:23,121 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-25 20:27:23,153 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-25 20:27:23,250 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-08-25 20:27:23,290 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-25 20:27:23,478 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:27:23,478 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-25 20:27:23,542 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-25 20:27:23,542 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:27:23,940 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-25 20:27:23,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [789437819] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:27:23,941 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:27:23,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 11, 9] total 25 [2023-08-25 20:27:23,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [26217357] [2023-08-25 20:27:23,941 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:27:23,942 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2023-08-25 20:27:23,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:27:23,942 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2023-08-25 20:27:23,943 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=124, Invalid=574, Unknown=4, NotChecked=0, Total=702 [2023-08-25 20:27:23,945 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 456 [2023-08-25 20:27:23,949 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-25 20:27:23,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:27:23,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 456 [2023-08-25 20:27:23,949 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:27:38,957 INFO L124 PetriNetUnfolderBase]: 31838/49145 cut-off events. [2023-08-25 20:27:38,958 INFO L125 PetriNetUnfolderBase]: For 690741/696557 co-relation queries the response was YES. [2023-08-25 20:27:39,508 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-25 20:27:39,765 INFO L140 encePairwiseOnDemand]: 440/456 looper letters, 1032 selfloop transitions, 1280 changer transitions 2/2319 dead transitions. [2023-08-25 20:27:39,765 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 2319 transitions, 38406 flow [2023-08-25 20:27:39,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 66 states. [2023-08-25 20:27:39,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 66 states. [2023-08-25 20:27:39,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 8935 transitions. [2023-08-25 20:27:39,777 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.2968833067517278 [2023-08-25 20:27:39,777 INFO L72 ComplementDD]: Start complementDD. Operand 66 states and 8935 transitions. [2023-08-25 20:27:39,778 INFO L73 IsDeterministic]: Start isDeterministic. Operand 66 states and 8935 transitions. [2023-08-25 20:27:39,780 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:27:39,780 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 66 states and 8935 transitions. [2023-08-25 20:27:39,789 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-25 20:27:39,808 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-25 20:27:39,811 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-25 20:27:39,812 INFO L175 Difference]: Start difference. First operand has 186 places, 670 transitions, 12396 flow. Second operand 66 states and 8935 transitions. [2023-08-25 20:27:39,812 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 2319 transitions, 38406 flow [2023-08-25 20:27:49,990 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 2319 transitions, 36970 flow, removed 67 selfloop flow, removed 10 redundant places. [2023-08-25 20:27:50,019 INFO L231 Difference]: Finished difference. Result has 260 places, 1600 transitions, 32409 flow [2023-08-25 20:27:50,020 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-25 20:27:50,021 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 182 predicate places. [2023-08-25 20:27:50,021 INFO L495 AbstractCegarLoop]: Abstraction has has 260 places, 1600 transitions, 32409 flow [2023-08-25 20:27:50,021 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-25 20:27:50,021 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:27:50,022 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-25 20:27:50,030 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-25 20:27:50,227 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-25 20:27:50,228 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-25 20:27:50,228 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:27:50,228 INFO L85 PathProgramCache]: Analyzing trace with hash 901279107, now seen corresponding path program 5 times [2023-08-25 20:27:50,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:27:50,229 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117570033] [2023-08-25 20:27:50,229 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:27:50,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:27:50,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:27:50,870 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-25 20:27:50,871 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:27:50,871 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2117570033] [2023-08-25 20:27:50,871 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2117570033] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:27:50,871 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2010228004] [2023-08-25 20:27:50,871 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-08-25 20:27:50,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:27:50,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:27:50,872 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-25 20:27:50,873 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-25 20:27:51,139 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 3 check-sat command(s) [2023-08-25 20:27:51,139 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:27:51,142 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 40 conjunts are in the unsatisfiable core [2023-08-25 20:27:51,143 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:27:51,432 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:27:51,433 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-25 20:27:51,509 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-25 20:27:51,509 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:27:51,674 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:27:51,674 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-25 20:27:51,904 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-25 20:27:51,904 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2010228004] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:27:51,904 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:27:51,904 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 9, 8] total 23 [2023-08-25 20:27:51,905 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [859163937] [2023-08-25 20:27:51,905 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:27:51,905 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-08-25 20:27:51,905 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:27:51,906 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-08-25 20:27:51,906 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=94, Invalid=506, Unknown=0, NotChecked=0, Total=600 [2023-08-25 20:27:51,908 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 456 [2023-08-25 20:27:51,910 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-25 20:27:51,910 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:27:51,910 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 456 [2023-08-25 20:27:51,910 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:28:00,319 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-25 20:28:00,319 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 20:28:00,319 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:28:00,319 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:28:00,319 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:28:00,320 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-25 20:28:00,320 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2023-08-25 20:28:00,320 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:28:00,320 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:28:00,320 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:28:00,929 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-25 20:28:00,929 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 20:28:00,929 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2023-08-25 20:28:00,929 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:00,929 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:28:01,029 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-25 20:28:01,029 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,029 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,029 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,029 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,030 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-25 20:28:01,030 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,030 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,030 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,030 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,721 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-25 20:28:01,721 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 20:28:01,721 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,721 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,722 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,722 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,722 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-25 20:28:01,722 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 20:28:01,722 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,722 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,722 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,722 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,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][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-25 20:28:01,966 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:28:01,966 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,966 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,966 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,967 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-25 20:28:01,967 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:28:01,967 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,967 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:01,967 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:02,040 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-25 20:28:02,040 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:28:02,040 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:02,041 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:02,041 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:28:02,340 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-25 20:28:02,340 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,340 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,340 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,340 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,341 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-25 20:28:02,341 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,341 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,341 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,341 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,417 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-25 20:28:02,417 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,417 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,417 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,417 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,689 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-25 20:28:02,689 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,689 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,689 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,689 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,689 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-25 20:28:02,689 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,689 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,689 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,689 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,711 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-25 20:28:02,712 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,712 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,712 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,712 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,720 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-25 20:28:02,720 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,720 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,720 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,721 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,721 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-25 20:28:02,721 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,721 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,721 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:02,721 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:28:02,812 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-25 20:28:02,812 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:28:02,812 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:28:02,812 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:28:02,813 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:28:02,813 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-25 20:28:02,813 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:28:02,813 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:28:02,813 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:28:02,813 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:28:03,044 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-25 20:28:03,045 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,045 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,045 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,045 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,045 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-25 20:28:03,045 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,045 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,045 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,045 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,047 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-25 20:28:03,047 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,048 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,048 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,048 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,048 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-25 20:28:03,048 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,048 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,048 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,048 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,050 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-25 20:28:03,050 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,051 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,051 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,051 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,051 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-25 20:28:03,051 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,051 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,051 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,051 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,133 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-25 20:28:03,133 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,133 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,133 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,133 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,137 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-25 20:28:03,137 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,137 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,137 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,137 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,138 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-25 20:28:03,138 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,138 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,138 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,138 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,150 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-25 20:28:03,150 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,150 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,150 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,150 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,151 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-25 20:28:03,151 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,151 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-25 20:28:03,151 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,151 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-25 20:28:03,152 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,152 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,152 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:28:03,152 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,289 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-25 20:28:03,290 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:28:03,290 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:03,290 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:03,290 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:28:03,323 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-25 20:28:03,324 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 20:28:03,324 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:28:03,324 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:28:03,324 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:28:03,392 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-25 20:28:03,393 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 20:28:03,393 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:28:03,393 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:28:03,393 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:28:03,393 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-25 20:28:03,393 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 20:28:03,393 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:28:03,393 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:28:03,393 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:28:03,416 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-25 20:28:03,416 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 20:28:03,416 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,416 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,416 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,444 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-25 20:28:03,444 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 20:28:03,444 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,444 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,444 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,444 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-25 20:28:03,444 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 20:28:03,445 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,445 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,445 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:28:03,504 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-25 20:28:03,504 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-08-25 20:28:03,504 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:28:03,504 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:28:03,504 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:28:03,788 INFO L124 PetriNetUnfolderBase]: 20646/35361 cut-off events. [2023-08-25 20:28:03,788 INFO L125 PetriNetUnfolderBase]: For 556253/566148 co-relation queries the response was YES. [2023-08-25 20:28:04,324 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-25 20:28:04,585 INFO L140 encePairwiseOnDemand]: 442/456 looper letters, 1565 selfloop transitions, 1541 changer transitions 1/3132 dead transitions. [2023-08-25 20:28:04,585 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 300 places, 3132 transitions, 67232 flow [2023-08-25 20:28:04,586 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. [2023-08-25 20:28:04,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 41 states. [2023-08-25 20:28:04,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 6859 transitions. [2023-08-25 20:28:04,596 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.366869918699187 [2023-08-25 20:28:04,596 INFO L72 ComplementDD]: Start complementDD. Operand 41 states and 6859 transitions. [2023-08-25 20:28:04,596 INFO L73 IsDeterministic]: Start isDeterministic. Operand 41 states and 6859 transitions. [2023-08-25 20:28:04,598 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:28:04,598 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 41 states and 6859 transitions. [2023-08-25 20:28:04,607 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-25 20:28:04,622 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-25 20:28:04,624 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-25 20:28:04,625 INFO L175 Difference]: Start difference. First operand has 260 places, 1600 transitions, 32409 flow. Second operand 41 states and 6859 transitions. [2023-08-25 20:28:04,625 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 300 places, 3132 transitions, 67232 flow [2023-08-25 20:28:11,796 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 296 places, 3132 transitions, 65579 flow, removed 772 selfloop flow, removed 4 redundant places. [2023-08-25 20:28:11,860 INFO L231 Difference]: Finished difference. Result has 310 places, 2488 transitions, 54691 flow [2023-08-25 20:28:11,861 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-25 20:28:11,862 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 232 predicate places. [2023-08-25 20:28:11,862 INFO L495 AbstractCegarLoop]: Abstraction has has 310 places, 2488 transitions, 54691 flow [2023-08-25 20:28:11,862 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-25 20:28:11,862 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:28:11,863 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-25 20:28:11,869 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-25 20:28:12,065 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-25 20:28:12,065 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-25 20:28:12,065 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:28:12,065 INFO L85 PathProgramCache]: Analyzing trace with hash 263840233, now seen corresponding path program 6 times [2023-08-25 20:28:12,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:28:12,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2091409172] [2023-08-25 20:28:12,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:28:12,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:28:12,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:28:12,863 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-25 20:28:12,863 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:28:12,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2091409172] [2023-08-25 20:28:12,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2091409172] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:28:12,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [10131846] [2023-08-25 20:28:12,863 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2023-08-25 20:28:12,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:28:12,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:28:12,864 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-25 20:28:12,866 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-25 20:28:13,183 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s) [2023-08-25 20:28:13,183 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:28:13,186 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-25 20:28:13,187 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:28:13,467 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-25 20:28:13,491 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-25 20:28:13,491 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:28:13,541 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:28:13,542 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-25 20:28:13,688 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-25 20:28:13,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [10131846] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:28:13,689 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:28:13,689 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 8, 7] total 21 [2023-08-25 20:28:13,689 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1744929674] [2023-08-25 20:28:13,689 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:28:13,689 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2023-08-25 20:28:13,690 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:28:13,690 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2023-08-25 20:28:13,690 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=99, Invalid=407, Unknown=0, NotChecked=0, Total=506 [2023-08-25 20:28:13,691 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 128 out of 456 [2023-08-25 20:28:13,692 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-25 20:28:13,692 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:28:13,692 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 128 of 456 [2023-08-25 20:28:13,692 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:28:35,811 INFO L124 PetriNetUnfolderBase]: 37483/57097 cut-off events. [2023-08-25 20:28:35,811 INFO L125 PetriNetUnfolderBase]: For 992933/998908 co-relation queries the response was YES. [2023-08-25 20:28:36,823 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-25 20:28:37,190 INFO L140 encePairwiseOnDemand]: 440/456 looper letters, 1411 selfloop transitions, 1390 changer transitions 3/2809 dead transitions. [2023-08-25 20:28:37,190 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 331 places, 2809 transitions, 63544 flow [2023-08-25 20:28:37,190 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2023-08-25 20:28:37,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 22 states. [2023-08-25 20:28:37,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 3124 transitions. [2023-08-25 20:28:37,195 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.31140350877192985 [2023-08-25 20:28:37,195 INFO L72 ComplementDD]: Start complementDD. Operand 22 states and 3124 transitions. [2023-08-25 20:28:37,196 INFO L73 IsDeterministic]: Start isDeterministic. Operand 22 states and 3124 transitions. [2023-08-25 20:28:37,196 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:28:37,196 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 22 states and 3124 transitions. [2023-08-25 20:28:37,200 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-25 20:28:37,205 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-25 20:28:37,206 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-25 20:28:37,206 INFO L175 Difference]: Start difference. First operand has 310 places, 2488 transitions, 54691 flow. Second operand 22 states and 3124 transitions. [2023-08-25 20:28:37,206 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 331 places, 2809 transitions, 63544 flow [2023-08-25 20:28:58,372 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 328 places, 2809 transitions, 61564 flow, removed 844 selfloop flow, removed 3 redundant places. [2023-08-25 20:28:58,429 INFO L231 Difference]: Finished difference. Result has 338 places, 2571 transitions, 58140 flow [2023-08-25 20:28:58,431 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-25 20:28:58,432 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 260 predicate places. [2023-08-25 20:28:58,432 INFO L495 AbstractCegarLoop]: Abstraction has has 338 places, 2571 transitions, 58140 flow [2023-08-25 20:28:58,432 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-25 20:28:58,432 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:28:58,433 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-25 20:28:58,440 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0 [2023-08-25 20:28:58,639 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-25 20:28:58,639 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-25 20:28:58,640 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:28:58,640 INFO L85 PathProgramCache]: Analyzing trace with hash -114593401, now seen corresponding path program 7 times [2023-08-25 20:28:58,640 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:28:58,640 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1705311654] [2023-08-25 20:28:58,640 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:28:58,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:28:58,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:28:59,126 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-25 20:28:59,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:28:59,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1705311654] [2023-08-25 20:28:59,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1705311654] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:28:59,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1256922306] [2023-08-25 20:28:59,126 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-08-25 20:28:59,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:28:59,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:28:59,129 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-25 20:28:59,137 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-25 20:28:59,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:28:59,359 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 61 conjunts are in the unsatisfiable core [2023-08-25 20:28:59,361 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:28:59,399 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-25 20:28:59,450 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-25 20:28:59,551 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-25 20:28:59,608 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-25 20:28:59,846 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-25 20:28:59,848 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:28:59,848 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-25 20:28:59,872 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-25 20:28:59,872 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:29:00,167 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-25 20:29:00,168 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1256922306] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:29:00,168 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:29:00,168 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 11, 9] total 25 [2023-08-25 20:29:00,168 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [932147403] [2023-08-25 20:29:00,168 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:29:00,168 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2023-08-25 20:29:00,168 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:29:00,169 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2023-08-25 20:29:00,169 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=109, Invalid=587, Unknown=6, NotChecked=0, Total=702 [2023-08-25 20:29:00,170 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 128 out of 456 [2023-08-25 20:29:00,172 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-25 20:29:00,172 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:29:00,172 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 128 of 456 [2023-08-25 20:29:00,172 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:29:29,424 WARN L234 SmtUtils]: Spent 28.45s on a formula simplification. DAG size of input: 61 DAG size of output: 49 (called from [L 376] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2023-08-25 20:29:37,984 WARN L234 SmtUtils]: Spent 8.20s on a formula simplification. DAG size of input: 53 DAG size of output: 44 (called from [L 376] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2023-08-25 20:29:46,297 WARN L234 SmtUtils]: Spent 8.26s on a formula simplification. DAG size of input: 50 DAG size of output: 41 (called from [L 376] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2023-08-25 20:30:24,191 INFO L124 PetriNetUnfolderBase]: 50928/77800 cut-off events. [2023-08-25 20:30:24,191 INFO L125 PetriNetUnfolderBase]: For 1490408/1498206 co-relation queries the response was YES. [2023-08-25 20:30:25,862 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-25 20:30:26,505 INFO L140 encePairwiseOnDemand]: 441/456 looper letters, 2036 selfloop transitions, 2115 changer transitions 5/4161 dead transitions. [2023-08-25 20:30:26,505 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 367 places, 4161 transitions, 94146 flow [2023-08-25 20:30:26,506 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2023-08-25 20:30:26,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 30 states. [2023-08-25 20:30:26,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 4419 transitions. [2023-08-25 20:30:26,510 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.32302631578947366 [2023-08-25 20:30:26,511 INFO L72 ComplementDD]: Start complementDD. Operand 30 states and 4419 transitions. [2023-08-25 20:30:26,511 INFO L73 IsDeterministic]: Start isDeterministic. Operand 30 states and 4419 transitions. [2023-08-25 20:30:26,512 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:30:26,512 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 30 states and 4419 transitions. [2023-08-25 20:30:26,517 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-25 20:30:26,527 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-25 20:30:26,528 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-25 20:30:26,528 INFO L175 Difference]: Start difference. First operand has 338 places, 2571 transitions, 58140 flow. Second operand 30 states and 4419 transitions. [2023-08-25 20:30:26,529 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 367 places, 4161 transitions, 94146 flow [2023-08-25 20:31:07,428 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 359 places, 4161 transitions, 93647 flow, removed 46 selfloop flow, removed 8 redundant places. [2023-08-25 20:31:07,500 INFO L231 Difference]: Finished difference. Result has 374 places, 3397 transitions, 84035 flow [2023-08-25 20:31:07,502 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-25 20:31:07,503 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 296 predicate places. [2023-08-25 20:31:07,503 INFO L495 AbstractCegarLoop]: Abstraction has has 374 places, 3397 transitions, 84035 flow [2023-08-25 20:31:07,503 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-25 20:31:07,504 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:31:07,504 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-25 20:31:07,517 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-25 20:31:07,717 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-25 20:31:07,718 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-25 20:31:07,718 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:31:07,718 INFO L85 PathProgramCache]: Analyzing trace with hash 1205688661, now seen corresponding path program 8 times [2023-08-25 20:31:07,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:31:07,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [469813806] [2023-08-25 20:31:07,718 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:31:07,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:31:07,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:31:08,332 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-25 20:31:08,332 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:31:08,332 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [469813806] [2023-08-25 20:31:08,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [469813806] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:31:08,332 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [256203685] [2023-08-25 20:31:08,332 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-08-25 20:31:08,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:31:08,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:31:08,337 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-25 20:31:08,363 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-25 20:31:08,612 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-08-25 20:31:08,613 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:31:08,615 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 55 conjunts are in the unsatisfiable core [2023-08-25 20:31:08,616 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:31:08,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-25 20:31:08,904 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-25 20:31:08,982 INFO L173 IndexEqualityManager]: detected equality via solver [2023-08-25 20:31:08,983 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:31:08,984 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-25 20:31:09,013 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-25 20:31:09,013 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:31:09,109 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:31:09,109 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-25 20:31:09,114 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-25 20:31:09,288 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-25 20:31:09,289 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [256203685] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:31:09,289 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:31:09,289 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 23 [2023-08-25 20:31:09,289 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1813385422] [2023-08-25 20:31:09,289 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:31:09,289 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-08-25 20:31:09,290 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:31:09,290 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-08-25 20:31:09,290 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=111, Invalid=485, Unknown=4, NotChecked=0, Total=600 [2023-08-25 20:31:09,292 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 152 out of 456 [2023-08-25 20:31:09,293 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-25 20:31:09,293 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:31:09,293 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 152 of 456 [2023-08-25 20:31:09,293 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:31:29,840 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:31:29,840 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:31:29,840 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:31:29,840 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:31:29,840 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:31:30,233 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:31:30,234 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:31:30,234 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:31:30,234 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:31:30,234 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:31:31,011 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:31:31,012 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:31:31,012 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:31:31,012 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:31:31,012 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:31:31,012 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:31:31,012 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:31:31,012 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:31:31,012 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:31:31,012 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:31:31,956 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:31:31,956 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:31:31,956 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:31:31,957 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:31:31,957 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:31:31,961 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:31:31,961 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:31:31,961 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:31:31,961 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:31:31,961 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:31:31,963 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:31:31,963 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:31:31,963 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:31:31,963 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:31:31,963 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:31:32,145 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:31:32,145 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:31:32,145 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:31:32,145 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:31:32,145 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:31:32,146 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:31:32,146 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:31:32,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:31:32,146 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:31:32,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:31:32,578 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:31:32,579 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:31:32,579 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:31:32,579 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:31:32,579 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:31:32,970 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:31:32,970 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:31:32,970 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:31:32,970 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:31:32,970 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:31:32,999 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:31:32,999 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:31:32,999 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:31:32,999 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:31:32,999 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:31:34,327 INFO L124 PetriNetUnfolderBase]: 27455/48131 cut-off events. [2023-08-25 20:31:34,327 INFO L125 PetriNetUnfolderBase]: For 967106/982935 co-relation queries the response was YES. [2023-08-25 20:31:35,443 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-25 20:31:35,893 INFO L140 encePairwiseOnDemand]: 444/456 looper letters, 1902 selfloop transitions, 1569 changer transitions 1/3493 dead transitions. [2023-08-25 20:31:35,893 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 386 places, 3493 transitions, 92024 flow [2023-08-25 20:31:35,894 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-08-25 20:31:35,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2023-08-25 20:31:35,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2125 transitions. [2023-08-25 20:31:35,895 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.35846828609986503 [2023-08-25 20:31:35,895 INFO L72 ComplementDD]: Start complementDD. Operand 13 states and 2125 transitions. [2023-08-25 20:31:35,895 INFO L73 IsDeterministic]: Start isDeterministic. Operand 13 states and 2125 transitions. [2023-08-25 20:31:35,896 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:31:35,896 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 13 states and 2125 transitions. [2023-08-25 20:31:35,897 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-25 20:31:35,900 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-25 20:31:35,901 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-25 20:31:35,901 INFO L175 Difference]: Start difference. First operand has 374 places, 3397 transitions, 84035 flow. Second operand 13 states and 2125 transitions. [2023-08-25 20:31:35,901 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 386 places, 3493 transitions, 92024 flow [2023-08-25 20:31:54,298 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 384 places, 3493 transitions, 90795 flow, removed 612 selfloop flow, removed 2 redundant places. [2023-08-25 20:31:54,362 INFO L231 Difference]: Finished difference. Result has 387 places, 3407 transitions, 86356 flow [2023-08-25 20:31:54,364 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-25 20:31:54,364 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 309 predicate places. [2023-08-25 20:31:54,364 INFO L495 AbstractCegarLoop]: Abstraction has has 387 places, 3407 transitions, 86356 flow [2023-08-25 20:31:54,365 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-25 20:31:54,365 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:31:54,365 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-25 20:31:54,370 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0 [2023-08-25 20:31:54,569 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-25 20:31:54,569 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-25 20:31:54,570 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:31:54,570 INFO L85 PathProgramCache]: Analyzing trace with hash 350437263, now seen corresponding path program 9 times [2023-08-25 20:31:54,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:31:54,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [815508552] [2023-08-25 20:31:54,570 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:31:54,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:31:54,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:31:55,145 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-25 20:31:55,145 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:31:55,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [815508552] [2023-08-25 20:31:55,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [815508552] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:31:55,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [828163115] [2023-08-25 20:31:55,145 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-08-25 20:31:55,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:31:55,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:31:55,146 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-25 20:31:55,148 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-25 20:31:55,376 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-08-25 20:31:55,377 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:31:55,378 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 48 conjunts are in the unsatisfiable core [2023-08-25 20:31:55,380 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:31:55,595 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:31:55,596 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-25 20:31:55,666 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-25 20:31:55,667 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:31:55,813 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:31:55,813 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-25 20:31:55,919 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-25 20:31:55,919 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [828163115] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:31:55,920 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:31:55,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 8, 7] total 20 [2023-08-25 20:31:55,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1417137679] [2023-08-25 20:31:55,920 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:31:55,920 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2023-08-25 20:31:55,920 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:31:55,921 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2023-08-25 20:31:55,921 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=379, Unknown=0, NotChecked=0, Total=462 [2023-08-25 20:31:55,922 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 456 [2023-08-25 20:31:55,923 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-25 20:31:55,923 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:31:55,923 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 456 [2023-08-25 20:31:55,923 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:32:20,984 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:20,984 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:32:20,984 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:20,984 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:20,984 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:21,047 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:21,048 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-08-25 20:32:21,048 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:21,048 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:21,048 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:23,219 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:23,219 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:32:23,219 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:23,219 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:23,219 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:23,219 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:23,350 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:23,350 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-08-25 20:32:23,350 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:23,350 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:23,350 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2023-08-25 20:32:23,609 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:23,609 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:32:23,609 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:23,609 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:32:23,609 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:32:24,979 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:24,979 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:32:24,979 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:24,979 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:24,979 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:24,979 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:24,979 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,980 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,980 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:32:24,980 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,986 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:24,986 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,986 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,986 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,986 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-08-25 20:32:24,993 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:24,993 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,993 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,993 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,993 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,993 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:24,993 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,993 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,994 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:24,994 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:25,271 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:25,271 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:32:25,271 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:25,271 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:25,271 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:25,835 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:25,835 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:32:25,835 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:25,835 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:25,835 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:26,651 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:26,652 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:26,652 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:26,652 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:26,652 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:26,653 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:26,653 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:32:26,653 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:26,653 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:26,653 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:26,653 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:26,653 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:26,654 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-08-25 20:32:26,654 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-08-25 20:32:26,654 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:26,654 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:26,714 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:26,714 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:26,714 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:26,714 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:26,714 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:26,719 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:26,720 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:26,720 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:26,720 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:26,720 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:26,863 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:26,863 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:26,863 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:26,863 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:26,863 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,034 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:27,034 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,034 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:27,034 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,034 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,034 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:27,034 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,035 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,035 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,035 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:27,653 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:27,653 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,653 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:27,653 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:27,653 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,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[][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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:27,654 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,654 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:27,654 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:27,654 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,748 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:27,748 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,748 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,748 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,748 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:27,749 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:27,749 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,749 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,749 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,749 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:27,753 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:27,753 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,753 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,753 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:27,753 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,753 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,755 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:27,755 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,755 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:27,755 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,755 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,757 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:27,757 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,758 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-08-25 20:32:27,758 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,758 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:27,789 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:27,789 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,789 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:27,789 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:27,789 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:27,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[][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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:27,792 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,793 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:27,793 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:27,793 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:27,917 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:27,917 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,917 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,917 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:27,917 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:28,042 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:28,042 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,042 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:28,042 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,042 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,042 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,061 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:28,062 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,062 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,062 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:28,062 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,364 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:28,365 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:32:28,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:28,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:28,365 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:28,446 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:28,446 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:32:28,446 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:28,447 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:28,447 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:28,448 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:28,449 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:32:28,449 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:28,449 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:28,449 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:28,449 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:28,450 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,450 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,450 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,450 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:28,450 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,450 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:28,450 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,450 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:28,451 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:28,451 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-08-25 20:32:28,451 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:29,112 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:29,113 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,113 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:29,113 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:29,113 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:29,190 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:29,190 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,190 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,190 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:29,190 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,227 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:29,227 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,227 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:29,227 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,227 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,227 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,229 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:29,229 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:29,229 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:29,229 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,231 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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: 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-25 20:32:29,231 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,231 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:29,231 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,231 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,231 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,234 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:29,234 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,234 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,234 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-08-25 20:32:29,234 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-08-25 20:32:29,487 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:29,487 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-08-25 20:32:29,487 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:29,487 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:29,487 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-08-25 20:32:29,487 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 (forall ((v_ArrVal_2352 (Array Int Int)) (v_ArrVal_2351 (Array Int Int))) (= (+ ~res2~0 (select (select (store (store |#memory_int| |ULTIMATE.start_main_~#t2~0#1.base| v_ArrVal_2351) |ULTIMATE.start_main_~#t3~0#1.base| v_ArrVal_2352) ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (+ (select (select (store (store |#memory_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))), 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-25 20:32:29,487 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-08-25 20:32:29,488 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:29,488 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:29,488 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-08-25 20:32:30,376 INFO L124 PetriNetUnfolderBase]: 35004/61786 cut-off events. [2023-08-25 20:32:30,376 INFO L125 PetriNetUnfolderBase]: For 1295584/1316562 co-relation queries the response was YES. [2023-08-25 20:32:32,111 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-25 20:32:32,540 INFO L140 encePairwiseOnDemand]: 440/456 looper letters, 1660 selfloop transitions, 3453 changer transitions 3/5141 dead transitions. [2023-08-25 20:32:32,540 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 438 places, 5141 transitions, 133413 flow [2023-08-25 20:32:32,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 52 states. [2023-08-25 20:32:32,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 52 states. [2023-08-25 20:32:32,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 8255 transitions. [2023-08-25 20:32:32,549 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3481359649122807 [2023-08-25 20:32:32,549 INFO L72 ComplementDD]: Start complementDD. Operand 52 states and 8255 transitions. [2023-08-25 20:32:32,549 INFO L73 IsDeterministic]: Start isDeterministic. Operand 52 states and 8255 transitions. [2023-08-25 20:32:32,551 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:32:32,551 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 52 states and 8255 transitions. [2023-08-25 20:32:32,558 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-25 20:32:32,575 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-25 20:32:32,578 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-25 20:32:32,578 INFO L175 Difference]: Start difference. First operand has 387 places, 3407 transitions, 86356 flow. Second operand 52 states and 8255 transitions. [2023-08-25 20:32:32,578 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 438 places, 5141 transitions, 133413 flow [2023-08-25 20:33:03,790 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 430 places, 5141 transitions, 131329 flow, removed 27 selfloop flow, removed 8 redundant places. [2023-08-25 20:33:03,916 INFO L231 Difference]: Finished difference. Result has 453 places, 4643 transitions, 126097 flow [2023-08-25 20:33:03,918 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-25 20:33:03,919 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 375 predicate places. [2023-08-25 20:33:03,919 INFO L495 AbstractCegarLoop]: Abstraction has has 453 places, 4643 transitions, 126097 flow [2023-08-25 20:33:03,920 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-25 20:33:03,920 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:33:03,920 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-25 20:33:03,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0 [2023-08-25 20:33:04,125 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-25 20:33:04,125 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-25 20:33:04,125 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:33:04,125 INFO L85 PathProgramCache]: Analyzing trace with hash 1711793379, now seen corresponding path program 10 times [2023-08-25 20:33:04,125 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:33:04,126 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [484058034] [2023-08-25 20:33:04,126 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:33:04,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:33:04,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:33:04,623 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-25 20:33:04,623 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:33:04,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [484058034] [2023-08-25 20:33:04,623 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [484058034] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:33:04,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1179598950] [2023-08-25 20:33:04,624 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-08-25 20:33:04,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:33:04,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:33:04,629 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-25 20:33:04,631 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-25 20:33:04,924 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-08-25 20:33:04,924 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:33:04,926 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 61 conjunts are in the unsatisfiable core [2023-08-25 20:33:04,928 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:33:04,960 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-25 20:33:04,997 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-25 20:33:05,090 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-25 20:33:05,123 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-25 20:33:05,344 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-25 20:33:05,365 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-25 20:33:05,365 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:33:05,667 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-25 20:33:05,668 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1179598950] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:33:05,668 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:33:05,668 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 11, 9] total 24 [2023-08-25 20:33:05,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1259261277] [2023-08-25 20:33:05,668 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:33:05,668 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2023-08-25 20:33:05,669 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:33:05,669 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2023-08-25 20:33:05,669 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=106, Invalid=539, Unknown=5, NotChecked=0, Total=650 [2023-08-25 20:33:05,671 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 456 [2023-08-25 20:33:05,673 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-25 20:33:05,673 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:33:05,673 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 456 [2023-08-25 20:33:05,673 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 20:34:30,845 INFO L124 PetriNetUnfolderBase]: 71504/109878 cut-off events. [2023-08-25 20:34:30,845 INFO L125 PetriNetUnfolderBase]: For 2927148/2937944 co-relation queries the response was YES. [2023-08-25 20:34:34,929 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-25 20:34:35,698 INFO L140 encePairwiseOnDemand]: 440/456 looper letters, 3270 selfloop transitions, 2189 changer transitions 2/5466 dead transitions. [2023-08-25 20:34:35,698 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 522 places, 5466 transitions, 146099 flow [2023-08-25 20:34:35,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. [2023-08-25 20:34:35,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 70 states. [2023-08-25 20:34:35,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 9316 transitions. [2023-08-25 20:34:35,709 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.2918546365914787 [2023-08-25 20:34:35,709 INFO L72 ComplementDD]: Start complementDD. Operand 70 states and 9316 transitions. [2023-08-25 20:34:35,709 INFO L73 IsDeterministic]: Start isDeterministic. Operand 70 states and 9316 transitions. [2023-08-25 20:34:35,711 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 20:34:35,711 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 70 states and 9316 transitions. [2023-08-25 20:34:35,720 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-25 20:34:35,740 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-25 20:34:35,744 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-25 20:34:35,745 INFO L175 Difference]: Start difference. First operand has 453 places, 4643 transitions, 126097 flow. Second operand 70 states and 9316 transitions. [2023-08-25 20:34:35,745 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 522 places, 5466 transitions, 146099 flow [2023-08-25 20:37:14,301 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 515 places, 5466 transitions, 144647 flow, removed 648 selfloop flow, removed 7 redundant places. [2023-08-25 20:37:14,449 INFO L231 Difference]: Finished difference. Result has 522 places, 4879 transitions, 135400 flow [2023-08-25 20:37:14,453 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-25 20:37:14,454 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 444 predicate places. [2023-08-25 20:37:14,454 INFO L495 AbstractCegarLoop]: Abstraction has has 522 places, 4879 transitions, 135400 flow [2023-08-25 20:37:14,455 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-25 20:37:14,455 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 20:37:14,455 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-25 20:37:14,464 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0 [2023-08-25 20:37:14,661 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-25 20:37:14,661 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-25 20:37:14,662 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 20:37:14,662 INFO L85 PathProgramCache]: Analyzing trace with hash 1283476207, now seen corresponding path program 4 times [2023-08-25 20:37:14,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 20:37:14,662 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1899067485] [2023-08-25 20:37:14,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 20:37:14,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 20:37:14,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 20:37:15,112 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-25 20:37:15,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 20:37:15,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1899067485] [2023-08-25 20:37:15,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1899067485] provided 0 perfect and 1 imperfect interpolant sequences [2023-08-25 20:37:15,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [300789154] [2023-08-25 20:37:15,112 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-08-25 20:37:15,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-08-25 20:37:15,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 20:37:15,125 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-25 20:37:15,129 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-25 20:37:15,519 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-08-25 20:37:15,519 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-08-25 20:37:15,521 INFO L262 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 58 conjunts are in the unsatisfiable core [2023-08-25 20:37:15,525 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-08-25 20:37:15,560 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-25 20:37:15,590 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-25 20:37:15,669 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-25 20:37:15,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-08-25 20:37:15,777 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-25 20:37:15,808 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-25 20:37:15,831 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-25 20:37:15,831 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-08-25 20:37:15,959 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-25 20:37:16,003 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-25 20:37:16,010 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-08-25 20:37:16,010 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-25 20:37:16,013 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-25 20:37:16,019 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-25 20:37:16,023 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-25 20:37:16,028 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-25 20:37:16,082 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 3 not checked. [2023-08-25 20:37:16,082 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [300789154] provided 0 perfect and 2 imperfect interpolant sequences [2023-08-25 20:37:16,082 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-08-25 20:37:16,082 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 9, 9] total 22 [2023-08-25 20:37:16,082 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1595237297] [2023-08-25 20:37:16,082 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-08-25 20:37:16,083 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2023-08-25 20:37:16,083 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 20:37:16,083 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2023-08-25 20:37:16,083 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=98, Invalid=357, Unknown=15, NotChecked=82, Total=552 [2023-08-25 20:37:16,085 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 456 [2023-08-25 20:37:16,087 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-25 20:37:16,087 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 20:37:16,087 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 456 [2023-08-25 20:37:16,087 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand